export default [ { title: '链接', screenshot: 'https://alifd.alicdn.com/fusion-cool/icons/icon-antd/typography-link-1.png', schema: { componentName: 'Typography.Link', props: { href: '', target: '_self', children: '链接', }, }, }, ];