UNPKG

@cuvp1225/tango-mail

Version:
11 lines (10 loc) 242 B
import { STYLE_PROPS } from '../../helpers'; export const Card = { name: 'Card', title: '卡片', package: '@music163/tango-mail', icon: 'icon-card', type: 'element', hasChildren: true, props: [...STYLE_PROPS], };