mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Add From<&Classes> impl to allow &Classes in element props (#3589) * bless macro test error output adds an additional candidate to the impl block, which is fine --------- Co-authored-by: Martin Molzer <WorldSEnder@users.noreply.github.com>