gordonbrander / spellcaster

Reactive signals UI library
MIT License
58 stars 2 forks source link

Fix component type inference #61

Closed gordonbrander closed 4 months ago

gordonbrander commented 4 months ago

...with more specific typing. TypeScript really seemed to be getting tripped up on infering the type of specialized components. This PR attempts to resolve that by pinning down the types.