I formerly have a checkbox like this
renderCategoriesMD() { const { classes, categoriesArray } = this.props; const { checkedCategories, reset } = this.state;