mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
feat: ✨ Implement mobile navbar
This commit is contained in:
parent
4ba3ed3d37
commit
0987df7783
17 changed files with 310 additions and 25 deletions
|
|
@ -238,6 +238,9 @@ export default defineNuxtConfig({
|
|||
],
|
||||
htmlAttrs: { lang: "en-us" },
|
||||
},
|
||||
rootAttrs: {
|
||||
"vaul-drawer-wrapper": true,
|
||||
},
|
||||
keepalive: true,
|
||||
},
|
||||
nitro: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue