🎉 🌟 💫 Just afterReleasing NPM 1.0.0 🌟 🎉 🌟 💫
This commit is contained in:
parent
fd17830ffd
commit
f6f91762ec
1 changed files with 6 additions and 0 deletions
|
|
@ -23,6 +23,12 @@ const csvData =[
|
|||
<CSVDownload data={csvData} target="_blank" />
|
||||
```
|
||||
|
||||
# Install :
|
||||
|
||||
```
|
||||
npm install react-csv --save;
|
||||
```
|
||||
|
||||
# Components:
|
||||
|
||||
This package includes actually two components: `CSVLink` and `CSVDownload`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue