✈️ migrate to static properies of ES7
proptypes should not be capital Add unit-test to check if separator has default value
This commit is contained in:
parent
33fdb393c7
commit
c5053cf334
6 changed files with 28 additions and 15 deletions
|
|
@ -13,7 +13,7 @@ class App extends React.Component {
|
|||
render() {
|
||||
return (
|
||||
<div style={{padding: 10}}>
|
||||
<h1>react-csv</h1>
|
||||
<h3><code>react-csv/sample-site/src/app.jsx</code></h3>
|
||||
<hr />
|
||||
<div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue