Sidebar logic

This commit is contained in:
2026-05-02 12:26:59 +02:00
parent 3d1366e704
commit fa77190555
7 changed files with 1621 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ web-sys = { version = "0.3.95", features = [
"SubmitEvent","InputEvent","HtmlInputElement","Event", "HtmlFormElement", "MouseEvent"
] }
gloo-net = "0.7.0"
gloo-storage = "0.4.0"
yew-router = "0.20.0"
serde_json = "1.0.149"
gloo = "0.12.0"