update vuetify package

This commit is contained in:
mahula 2024-03-30 10:31:38 +01:00
parent 19a63d8c4b
commit e96835b740

View File

@ -10,7 +10,7 @@ exports[`PageShell > renders 1`] = `
<header <header
class="v-toolbar v-toolbar--flat v-toolbar--density-default v-theme--light v-locale--is-ltr v-app-bar" class="v-toolbar v-toolbar--flat v-toolbar--density-default v-theme--light v-locale--is-ltr v-app-bar"
style="top: 0px; z-index: 1004; transform: translateY(0%); position: fixed; transition: none !important; left: 0px; width: calc(100% - 0px - 0px);" style="top: 0px; z-index: 1004; transform: translateY(0%); position: fixed; left: 0px; width: calc(100% - 0px - 0px);"
> >
<!----> <!---->