Changed Tasks List

Created Time creation
Added VueDatepicker Package
This commit is contained in:
2023-12-21 16:04:52 +01:00
parent cc636ce040
commit e792ed39c9
6 changed files with 234 additions and 169 deletions

View File

@@ -23,7 +23,7 @@ const onSubmit = async () => {
alert(error.toString())
} else {
console.log("Login Successful")
await fetchData()
fetchData()
router.push("/")