Omnistac / zedux

:zap: A Molecular State Engine for React
https://Omnistac.github.io/zedux/
MIT License
344 stars 7 forks source link

fix(react): improve types for AtomProvider #92

Closed bowheart closed 7 months ago

bowheart commented 7 months ago

Description

AtomProvider doesn't have to use the once-dead-now-okay-again-but-meh React.FC type. Remove it.