alexkatz / react-tiny-popover

A simple and highly customizable popover react higher order component with no other dependencies! Typescript friendly.
MIT License
447 stars 119 forks source link

Updated React peer dependencies to use 16 and 17 #110

Closed kaoz70 closed 3 years ago

kaoz70 commented 3 years ago

I am using this in a React 17 project without any problems, it's safe to update the peer dependencies. This will fix #103

alexkatz commented 3 years ago

Thanks!

dschaller commented 3 years ago

@alexkatz can you release 6.0.6 to npm?

alexkatz commented 3 years ago

6.0.6 is now published! Thanks!