AG-1329 Rename packages to new scopes (@ag-grid-community & @ag-grid-enterprise)

This commit is contained in:
Sean Landsman
2019-11-05 09:18:50 +00:00
parent 6ad4493357
commit 1c1e1bf555
15 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
import React, {Component} from "react";
import {connect} from "react-redux";
import {AgGridReact} from "@ag-grid-community/grid-react";
import {AgGridReact} from "@ag-grid-community/react";
import PriceRenderer from "./PriceRenderer";