react-paypal-js icon indicating copy to clipboard operation
react-paypal-js copied to clipboard

[FEATURE]: update to latest react release

Open Shooshte opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Is your feature request related to a problem? Please describe.

I wish I could use react-paypal-js with react@latest but it requires react@">=16.3.0

Describe the solution you'd like

Update the react dependency to work with react 17.

Describe alternatives you've considered

At the moment we are installing dependencies with --legacy-peer-deps resulting in an unreliable build.

➕ Anything else?

No response

Shooshte avatar Sep 02 '22 08:09 Shooshte