Card Action
const cardAction = {
  name: 'card_action',
  component: NANO.CARD_ACTION,
  content: [],
  props: {
 
  },
};
Card action example
Loading...
const cardAction = {
  name: 'card_action',
  component: NANO.CARD_ACTION,
  content: [],
  props: {
 
  },
};