Commit dbfc2ab8 authored by Dida Adams Arizona's avatar Dida Adams Arizona

Merge branch 'GGMAC' into 'master'

update

See merge request !1534
parents 3fb532c2 a4465058
...@@ -14,9 +14,6 @@ import ReactSpeedometer from 'react-d3-speedometer'; ...@@ -14,9 +14,6 @@ import ReactSpeedometer from 'react-d3-speedometer';
import TableProgressReport from './TableProgressReport' import TableProgressReport from './TableProgressReport'
import { Alert } from '@material-ui/lab'; import { Alert } from '@material-ui/lab';
var ct = require("../../library/CustomTable");
const getMuiTheme = () => createMuiTheme(ct.customTable4());
class ReportProgress extends Component { class ReportProgress extends Component {
constructor(props) { constructor(props) {
super(props) super(props)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment