module.exports = [ { title: '分隔线', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_divider.png', schema: { componentName: 'Divider', props: { prefix: 'next-', direction: 'hoz', orientation: 'center', children: '分隔符', }, }, }, ];