refactor(frontend): rewrite with Thaw UI components and inline modal

This commit is contained in:
spinline
2026-01-31 14:15:05 +03:00
parent e61dd7b19d
commit 892cb02b98
12 changed files with 496 additions and 1297 deletions

View File

@@ -21,3 +21,4 @@ chrono = { version = "0.4", features = ["serde"] }
web-sys = { version = "0.3", features = ["Window", "Storage"] }
shared = { path = "../shared" }
tailwind_fuse = "0.3.2"
thaw = "0.3"