mirror of https://github.com/yewstack/yew
[events.mdx] relative link to use_deps_with_effects fixed (#2491)
Co-authored-by: Peter Kolloch <peter.kolloch@nexxiot.com>
This commit is contained in:
parent
451227fe5c
commit
3a11f15ec5
|
@ -697,4 +697,4 @@ For more information on `EventListener`, see the
|
|||
|
||||
## Using EventListener in a Function Component
|
||||
|
||||
See [Applying event listeners to the DOM](./function-components/hooks/use-effect#applying-event-listeners-to-the-dom).
|
||||
See [Applying event listeners to the DOM](../function-components/hooks/use-effect#applying-event-listeners-to-the-dom).
|
||||
|
|
Loading…
Reference in New Issue