add error

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