feat: add banner component

This commit is contained in:
madkarmaa
2025-11-12 10:42:52 +01:00
parent 1f5122cc49
commit baea96a4be
3 changed files with 112 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
},
"dependencies": {
"@iconify-json/material-symbols": "^1.2.45",
"@madkarma/svelte-storable": "^1.0.4",
"unplugin-icons": "^22.5.0"
}
}