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

@@ -2,5 +2,5 @@ pub mod context_menu;
pub mod layout;
pub mod torrent;
pub mod auth;
pub mod toast;
// pub mod toast; (Removed)
pub mod ui;