mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
When deriving `Properties`, the compiler sometimes complains of the non-Camel-case `Foo_build`. This fixes the issue.
When deriving `Properties`, the compiler sometimes complains of the non-Camel-case `Foo_build`. This fixes the issue.