feat(ui): toast entegrasyonu (sonner)
All checks were successful
Build MIPS Binary / build (push) Successful in 5m13s

This commit is contained in:
spinline
2026-02-11 21:32:39 +03:00
parent 7539307e18
commit a24e4101e8
8 changed files with 260 additions and 29 deletions

View File

@@ -38,4 +38,7 @@ struct-patch = "0.5"
# Rust/UI Components
leptos_ui = "0.3"
tw_merge = "0.1"
strum = { version = "0.26", features = ["derive"] }
strum = { version = "0.26", features = ["derive"] }
[package.metadata.leptos]
tailwind-input-file = "input.css"