AG-643 Tidy React examples
This commit is contained in:
@@ -52,7 +52,7 @@ export default class FloatingFilterGridExample extends Component {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div style={style} className="ag-fresh">
|
<div style={style} className="ag-fresh">
|
||||||
<h1>Simple ag-Grid React Example</h1>
|
<h1>Floating Filter Example</h1>
|
||||||
<AgGridReact
|
<AgGridReact
|
||||||
// properties
|
// properties
|
||||||
columnDefs={this.state.columnDefs}
|
columnDefs={this.state.columnDefs}
|
||||||
|
|||||||
Reference in New Issue
Block a user