diff --git a/src/App.vue b/src/App.vue index 2048030..5c1b4b3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -36,12 +36,13 @@
- + :categories="categories" + v-model:currentWorkingInstrument="currentWorkingInstrument" + v-model:currentWorkingCategory="currentWorkingCategory"/>
+ +