miniplex
miniplex copied to clipboard
Support setting components directly on `<Entity>`
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.