Readme Update

This commit is contained in:
Tanner Linsley
2016-10-31 11:12:48 -06:00
parent a5d9e15b5d
commit b5d17cdbce

View File

@@ -136,7 +136,7 @@ Or just define them on the component per-instance
<a name="columns"></a>
## Columns
Every React-Table instance requires a `columns` prop, which is an array of objects containing the following properties
`<ReactTable/>` requires a `columns` prop, which is an array of objects with the following properties
```javascript
[{