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 86db9b6 commit c9189adCopy full SHA for c9189ad
yew/Cargo.toml
@@ -42,7 +42,6 @@ toml = { version = "0.5", optional = true }
42
wasm-bindgen = { version = "0.2.60", optional = true }
43
wasm-bindgen-futures = { version = "0.4", optional = true }
44
yew-macro = { version = "0.17.0", path = "../yew-macro" }
45
-yew-validation = { version = "0.1.0", path = "../yew-validation" }
46
47
[dependencies.web-sys]
48
version = "0.3"
0 commit comments