beamworks / react-csv-importer

Uploader + CSV parser + raw file preview + UI for custom user column mapping, all in one
https://www.npmjs.com/package/react-csv-importer
MIT License
231 stars 95 forks source link

Update peerDependencies to include React 18 #75

Closed timarney closed 2 years ago

timarney commented 2 years ago

Running into dependency issues when using React 18

Screen Shot 2022-04-13 at 10 17 10 AM

If I force install importing is working as expected.

timarney commented 2 years ago

Perfect that makes sense.

unframework commented 2 years ago

Hi Tim, I just published this in v0.7.1, let me know if there are any issues, thanks again for contributing!