AG-1329 Move ag-grid-react and ag-grid-vue to modules
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, {Component} from 'react';
|
||||
import SimpleCellRenderer from './simpleCellRenderer.jsx';
|
||||
import {AgGridReact} from 'ag-grid-react';
|
||||
import {AgGridReact} from '@ag-community/grid-react';
|
||||
|
||||
// for community features
|
||||
import {AllCommunityModules} from "@ag-community/grid-all-modules";
|
||||
|
||||
Reference in New Issue
Block a user