-♻️ Merge with docgen branch

- http://elegance.abdennoor.com/react-csv is now available.
This commit is contained in:
abdennour 2017-02-18 12:14:26 +03:00
commit c049bb92fa
2 changed files with 3 additions and 1 deletions

View file

@ -2,7 +2,7 @@ test/
cdn/
coverage/
docs/
docs-site/
sample-site/
server.js
webpack.sample.config.js
styleguide.config.js

View file

@ -29,6 +29,8 @@ const csvData =[
<CSVDownload data={csvData} target="_blank" />
```
And many examples are [here 👈🏼](http://elegance.abdennoor.com/react-csv)
# Install
```