module.exports = [ { title: '头像', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_avatar.png', schema: { componentName: 'Avatar', props: { prefix: 'next-', size: 'medium', shape: 'circle', icon: 'smile', }, }, }, ];