diegomura / react-pdf-site

react-pdf public site https://react-pdf.org
https://react-pdf.org
120 stars 167 forks source link

Upgrade to React 18 #89

Open codemachine24 opened 2 years ago

codemachine24 commented 2 years ago

Hi all,

I have upgrade my application to use react 18, but having peer-deps issues. Now it's not a big deal, since I can for the npm install --force and my app is fine. But would like to upgrade this library to use React 18, I think it'll be helpful for most people using React 18.

matbrgz commented 1 year ago

Add Next13 support too.