UNPKG

syber-lowcode-business-materials

Version:
17 lines (16 loc) 309 B
export default [ { title: '上传', screenshot: require('./__screenshots__/custom-upload-1.png'), schema: { componentName: 'CustomUpload', props: {}, children: { componentName: 'Button', props: { children: '上传', }, }, }, }, ];