We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac4c90 commit 497bc82Copy full SHA for 497bc82
readme.md
@@ -27,7 +27,7 @@ Or load from a CDN:
27
28
## Example Usage
29
```jsx
30
-import csvDownload from 'react-json-to-csv'
+import Csv2Json from 'react-json-to-csv'
31
...
32
33
<Csv2Json data={mockData} />
0 commit comments