feat: add svelte-sonner and mode-watcher dependencies, implement Toaster component

This commit is contained in:
2025-07-01 16:30:14 +02:00
parent 50f6812054
commit 11d6b85509
5 changed files with 94 additions and 5 deletions

View File

@@ -0,0 +1 @@
export { default as Toaster } from "./sonner.svelte";