Work on add space modal

This commit is contained in:
Jon Staab
2024-08-08 14:02:46 -07:00
parent fb04a68168
commit 6c2e5d6e07
17 changed files with 232 additions and 107 deletions
+4 -3
View File
@@ -35,10 +35,11 @@
"type": "module",
"dependencies": {
"@poppanator/sveltekit-svg": "^4.2.1",
"@welshman/lib": "^0.0.12",
"@welshman/net": "^0.0.16",
"@welshman/lib": "^0.0.13",
"@welshman/net": "^0.0.17",
"@welshman/signer": "^0.0.2",
"@welshman/store": "^0.0.1",
"@welshman/util": "^0.0.23",
"@welshman/util": "^0.0.24",
"daisyui": "^4.12.10",
"nostr-login": "^1.5.2",
"prettier-plugin-tailwindcss": "^0.6.5"