use-react-screenshot icon indicating copy to clipboard operation
use-react-screenshot copied to clipboard

update for React 17

Open appleneilAM opened this issue 3 years ago • 2 comments

Hey, I'm unable to use this package on React 17.0.2 (dockerized) due to the peer dependency for React 16.9.0

appleneilAM avatar Nov 23 '21 11:11 appleneilAM

you can add --legacy-peer-deps flag https://stackoverflow.com/questions/66239691/what-does-npm-install-legacy-peer-deps-do-exactly-when-is-it-recommended-wh

tawago avatar Nov 25 '21 10:11 tawago

Hi @appleneilAM, thanks for reporting. Updated that in v2.0.0.

Can u please verify that everything is working?

@tawago thanks a lot for helping :)

vre2h avatar Dec 13 '21 17:12 vre2h