albertogasparin / react-magnetic-di

Dependency injection and replacement for Javascript and React components/hooks
MIT License
131 stars 7 forks source link

Throw error when providing non injectables #74

Closed albertogasparin closed 1 year ago

albertogasparin commented 1 year ago

Turns out we did not check for the right things to be used as injectable 🤦