export default [ { title: '标签', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/tag-1.png', schema: { componentName: 'Tag', props: { color: 'magenta', children: 'tag', }, }, }, ];