refactor: migrate to <script setup>

This commit is contained in:
mrholek
2024-04-29 13:51:42 +02:00
parent 86a084aa4f
commit 43745d958a
63 changed files with 1056 additions and 1754 deletions
+2 -1
View File
@@ -143,4 +143,5 @@ const AppSidebarNav = defineComponent({
)
},
})
export { AppSidebarNav }
export { AppSidebarNav }