import React from 'react' import Steps from './steps' export const ComSteps = () => ( ) export default { title: '布局/Steps', }