chore(docs,deps): update deps

This commit is contained in:
braks
2024-01-29 21:56:44 +01:00
committed by Braks
parent 64a2091ddb
commit a79d100b25
4 changed files with 333 additions and 428 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import './style.css'
export default {
extends: Theme,
Layout,
enhanceApp({ app }) {
enhanceApp() {
inject()
},
} as typeof Theme