typo
This commit is contained in:
@@ -202,7 +202,7 @@ const handleSubmit = async () => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const handleCancel = ()_=> {
|
const handleCancel = () => {
|
||||||
router.go(-1) // Go back to the previous page or to a default route
|
router.go(-1) // Go back to the previous page or to a default route
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user