Skip to content

Commit 8d46462

Browse files
committed
fix: revert using forked yew-hooks
1 parent da908b3 commit 8d46462

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,4 @@ chrono = "0.4"
6262
thiserror = "2.0"
6363
bincode = { version = "2.0.0-rc.3", features = ["serde"] }
6464
reqwest = "0.13"
65-
# waiting for https://github.com/jetli/yew-hooks/pull/63
66-
yew-hooks = { git = "https://github.com/Madoshakalaka/yew-hooks.git", branch = "fix/use-click-away-multiple-hooks" }
65+
yew-hooks = "0.6"

0 commit comments

Comments
 (0)