paol-imi / react-reparenting

The reparenting tools for React
https://paol-imi.github.io/react-reparenting
MIT License
481 stars 8 forks source link

0.6.0: Fix type definitions #17

Closed coolbaluk closed 3 years ago

coolbaluk commented 3 years ago

Hey, thank you for all the work on 0.6.0.

This PR just resolves some typos in the types, some types weren't exported because the casing was wrong :)

Please do create a new minor release if you agree with the changes

paol-imi commented 3 years ago

Thanks for the pull request, I think it was a problem with Typescript. I will publish the patch shortly.