Support setting components directly on `<Entity>`
Opened this issue · 0 comments
hmans commented
Example:
<Entity isFoo isBar health={100} />
I remember tackling this at some point and discarding it because of some blocker, but I don't remember what that blocker was. Let's try again.