Skip to content

Commit 497bc82

Browse files
author
Coston Perkins
committed
Update example
1 parent 7ac4c90 commit 497bc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Or load from a CDN:
2727

2828
## Example Usage
2929
```jsx
30-
import csvDownload from 'react-json-to-csv'
30+
import Csv2Json from 'react-json-to-csv'
3131
...
3232

3333
<Csv2Json data={mockData} />

0 commit comments

Comments
 (0)