mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Update from-0_19_0-to-0_20_0.mdx (#2979)
This commit is contained in:
parent
e32d8bd8bb
commit
03cd37f1ea
@ -48,7 +48,7 @@ The reducer function can see all previous changes at the time they are run.
|
||||
|
||||
`start_app*` has been replaced by `yew::Renderer`.
|
||||
|
||||
You need to enable feature `render` to use `yew::Renderer`.
|
||||
You need to enable feature `csr` to use `yew::Renderer`.
|
||||
|
||||
## `ref` prop for Components
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user