src/menu/components/card/cardsimplecomponent/index.jsx
@@ -151,7 +151,7 @@ }) } }) return getTableSetting(card.setting, cards.columns, buttons) return getTableSetting(card.setting, cards.columns, buttons, cards.action) } else { return getCarouselSetting(card.setting, cards.subtype === 'propcard') }