IO-1213 Recalc totals on jobline insert.
This commit is contained in:
@@ -73,7 +73,6 @@ class ErrorBoundary extends React.Component {
|
||||
};
|
||||
|
||||
render() {
|
||||
console.log("this.props :>> ", this.props);
|
||||
const { t } = this.props;
|
||||
const { error, info } = this.state;
|
||||
if (this.state.hasErrored === true) {
|
||||
|
||||
Reference in New Issue
Block a user