Skip to content
Snippets Groups Projects
Commit b4fc7383 authored by Thilo Wischmeyer's avatar Thilo Wischmeyer Committed by Thilo Wischmeyer
Browse files

v-toolbar -> v-app-bar

parent 7c1c1ac5
No related branches found
No related tags found
1 merge request!247Resolve "Update Vuetify"
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
</v-btn> </v-btn>
</div> </div>
</v-navigation-drawer> </v-navigation-drawer>
<v-toolbar <v-app-bar
app app
dense dense
clipped-left clipped-left
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
<user-options /> <user-options />
</v-menu> </v-menu>
</v-toolbar-items> </v-toolbar-items>
</v-toolbar> </v-app-bar>
</div> </div>
</template> </template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment