src/menu/components/card/cardcellcomponent/index.jsx @@ -234,7 +234,7 @@ this.setState({ visible: true, card: card, formlist: getCardCellForm(card, cards.type) formlist: getCardCellForm(card, cards.type, cards.subtype) }) } }