export default [ { title: '穿梭框', screenshot: 'https://alifd.oss-cn-hangzhou.aliyuncs.com/fusion-cool/icons/icon-light/ic_light_transfer.png', schema: { componentName: 'Transfer', props: { prefix: 'next-', mode: 'normal', titles: ['TitleLeft', 'TitleRight'], notFoundContent: 'Not Found', }, }, }, ];