yewstack / yew-wasm-pack-template

A template for starting a Yew project to be used with wasm-pack
https://todomvc.yew.rs/
Apache License 2.0
118 stars 41 forks source link

fixed broken item editing #37

Open Neugierdsnase opened 2 years ago

Neugierdsnase commented 2 years ago

The editing of the list items doesn't actually work as intended in the current version. This fixes it.