Skip to content

Commit 3d873cb

Browse files
committed
revert: remove debug line
Signed-off-by: Sanjay Babu <sanjaytkbabu@gmail.com>
1 parent e653923 commit 3d873cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/components/form/FormNavigationGuard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ onBeforeRouteLeave(async (to) => {
6161
</script>
6262

6363
<template>
64-
<div>{{ isDirty }}</div>
64+
<div />
6565
</template>

0 commit comments

Comments
 (0)