king
2025-01-02 93037fcc51906d416c2120f9d61c03a9eccd82a3
src/menu/components/card/cardsimplecomponent/index.jsx
@@ -289,7 +289,7 @@
    
    if (element.copyType === 'action') {
      element.eleType = 'button'
      element.width = element.width || 12
      element.width = typeof(element.width) === 'number' ? element.width : 12
    }
    element.uuid = _uuid