fix: remove unused sonner module to resolve build errors
All checks were successful
Build MIPS Binary / build (push) Successful in 5m26s

This commit is contained in:
spinline
2026-02-12 00:35:53 +03:00
parent 56e8cc03d1
commit 8a7d9957aa

View File

@@ -6,5 +6,4 @@ pub mod context_menu;
pub mod theme_toggle; pub mod theme_toggle;
pub mod svg_icon; pub mod svg_icon;
pub mod table; pub mod table;
pub mod data_table; pub mod data_table;
pub mod sonner;