attempt to add error

This commit is contained in:
Severiano Badajoz
2020-05-20 15:27:36 -07:00
parent b82e63eddb
commit a5885c0942
@@ -1,4 +1,4 @@
import React, { PureComponent } from "react";
import React, { PureComponent, Component } from "react";
import { connect } from "react-redux";
import { categoryLabelDisplayStringLongLength } from "../../../globals";