stanleyxu2005 / react-checkmark

Animated checkmark for React
Apache License 2.0
29 stars 5 forks source link

Add support for React v17 #10

Closed eatplaysleep closed 1 year ago

eatplaysleep commented 2 years ago

Please update to support React 17 (at a minimum).

aaroncrawford commented 1 year ago

Leaving a note for everyone else - I have an app on React 18 where this library is working fine in a test. Had to obviously use --force when npm install'ing.

stanleyxu2005 commented 1 year ago

@eatplaysleep please check with 2.0.0. The dependency has been upgraded.