AG-2018 Rename ag-Grid to ag-Grid-Community

This commit is contained in:
Sean Landsman
2018-08-21 16:07:22 +01:00
parent f9b1f8527a
commit 168a127e51
11 changed files with 14 additions and 14 deletions

View File

@@ -60,7 +60,7 @@ class FxQuoteMatrix extends Component {
render() {
return (
<div style={{height: 410, width: 800}}
className="ag-fresh">
className="ag-theme-fresh">
<AgGridReact
// properties
columnDefs={this.state.columnDefs}