AG-1329 Add modularisation mechanism

This commit is contained in:
Sean Landsman
2019-10-09 18:41:11 +01:00
parent 894d971f0e
commit 46c26f074e
7 changed files with 12 additions and 4 deletions

View File

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