Finish space create form

This commit is contained in:
Jon Staab
2024-08-08 16:32:46 -07:00
parent 6c2e5d6e07
commit 028ff71e8f
18 changed files with 258 additions and 17 deletions

View File

@@ -9,6 +9,8 @@ export default {
none: 0,
"nav-active": 1,
"nav-item": 2,
"modal": 3,
"toast": 4,
},
},
plugins: [daisyui],