AG-1329 Add modularisation mechanism
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import React, {Component} from 'react';
|
||||
import SimpleCellRenderer from './simpleCellRenderer.jsx';
|
||||
|
||||
import {AgGridReact} from 'ag-grid-react';
|
||||
|
||||
import '@ag-community/client-side-row-model'
|
||||
|
||||
// put this line in to use ag-Grid enterprise
|
||||
// import 'ag-grid-enterprise';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user