We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2c015 commit 63b5a99Copy full SHA for 63b5a99
src/components/home_sidebar_items/Icons.vue
@@ -82,9 +82,9 @@ export default {
82
}
83
},
84
85
- // watch: {
86
- // // // watch for changes to selectedElementList when creating a component
87
- // },
+ // watch: {
+ // watch for changes to selectedElementList when creating a component
+ // },
88
};
89
</script>
90
src/layouts/MainLayout.vue
0 commit comments