We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9042b90 commit 4c4d85aCopy full SHA for 4c4d85a
Cargo.toml
@@ -21,7 +21,7 @@ leptos-use = { version = "0.17", default-features = false, features = [
21
"use_debounce_fn",
22
"use_element_size",
23
"use_scroll",
24
-], path = "../leptos-use" }
+] }
25
rust_decimal = { version = "1", optional = true }
26
chrono = { version = "0.4", optional = true }
27
send_wrapper = "0.6"
0 commit comments