Bunlong / react-papaparse

react-papaparse is the fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
https://react-papaparse.js.org
MIT License
364 stars 61 forks source link

v3.18.0 #102

Closed Bunlong closed 2 years ago

Bunlong commented 2 years ago

Issue

Wrong Typescript CSVDownloader config type.

Fixes #99

Credit

Hugs thank to @Graveheart .