0👍
✅
You should replace v-toolbar
with v-app-bar
in Header.vue
and replace mapState
with mapGetters
in CategoriesContainer.vue
.
Source:stackexchange.com