UNPKG

101 BJavaScriptView Raw
1import Step from './Step';
2import Steps from './Steps';
3Step.Steps = Steps;
4export default Step;