mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* removed PropAttr::Option * fixed formatting * removed an irrelevant test * added a test for converting value into Some(value) in the html! macro * added more tests for derive(Properties) * added more tests (again)