mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Name the correct feature in the start_app migration section. (#3016)
This commit is contained in:
parent
c40bd0b456
commit
63949131cf
@ -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