Improve react examples

This commit is contained in:
Sean Landsman
2017-09-15 16:56:08 +01:00
parent c4310c2768
commit ad6bc068b2
26 changed files with 525 additions and 192 deletions

View File

@@ -32,7 +32,7 @@ class GridComponent extends Component {
// row data will be provided via redux on this.props.rowData
render() {
return (
<div style={{height: 400, width: 945, marginTop: 15}}
<div style={{height: 400, width: 900, marginTop: 15}}
className="ag-fresh">
<AgGridReact
// properties