AG-643 Tidy React examples

This commit is contained in:
Sean Landsman
2017-07-25 12:47:47 +01:00
parent 79b0eda61b
commit 017642e4d7

View File

@@ -52,7 +52,7 @@ export default class FloatingFilterGridExample extends Component {
return (
<div style={style} className="ag-fresh">
<h1>Simple ag-Grid React Example</h1>
<h1>Floating Filter Example</h1>
<AgGridReact
// properties
columnDefs={this.state.columnDefs}