We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2aed7 commit 82ae24bCopy full SHA for 82ae24b
1 file changed
src/components/StepperActions.vue
@@ -39,9 +39,6 @@ export default defineComponent({
39
40
setup () {
41
const { showAdvanced, cannotGoBack, cannotGoForward, navigateNext, navigatePrevious } = useApp()
42
-
43
- console.info(cannotGoBack.value)
44
45
return {
46
cannotGoBack,
47
cannotGoForward,
0 commit comments