mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
update api doc link in hooks page to version 0.20 (#2994)
This commit is contained in:
parent
0cb04c779a
commit
21680d6c34
@ -38,7 +38,7 @@ Yew comes with the following predefined Hooks:
|
||||
- `use_context`
|
||||
- `use_force_update`
|
||||
|
||||
The documentation for these hooks can be found in the [Yew API docs](https://yew-rs-api.web.app/next/yew/functional/)
|
||||
The documentation for these hooks can be found in the [Yew API docs](https://docs.rs/yew/0.20.0/yew/functional/index.html)
|
||||
|
||||
### Custom Hooks
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user