export default [ { title: '关联链接', // screenshot: './related-link.png', schema: { componentName: 'AnfaRelatedLink', props: { links: [ {} ] } }, }, ];