added zoom + date selector
This commit is contained in:
@@ -19,6 +19,8 @@ tonic-web-wasm-client = "0.8"
|
||||
web-sys = { version = "0.3.77", features = ["Storage", "Window"] }
|
||||
tokio = "1.49.0"
|
||||
tonic-prost = "0.14.2"
|
||||
dioxus-primitives = { git = "https://github.com/DioxusLabs/components", version = "0.0.1", default-features = false }
|
||||
time = {version = "0.3.46", features= ["wasm-bindgen"]}
|
||||
chrono = "0.4.43"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user