AG-1329 Move ag-grid-react and ag-grid-vue to modules
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React, {Component} from "react";
|
||||
import {connect} from "react-redux";
|
||||
|
||||
import {AgGridReact} from "ag-grid-react";
|
||||
import {AgGridReact} from "@ag-community/grid-react";
|
||||
|
||||
class TopMoversGrid extends Component {
|
||||
constructor(props) {
|
||||
|
||||
Reference in New Issue
Block a user