mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Use keyed lists in tutorial example The example should follow best practices such as using keyed lists. * Add keys explanation when it is first introduced * Fix link to keyed lists * Add forgotten key prop