step component

This commit is contained in:
cookfront
2017-03-01 19:24:54 +08:00
parent bd24b22203
commit e3c65c3ec8
4 changed files with 22 additions and 11 deletions

3
packages/step/index.js Normal file
View File

@@ -0,0 +1,3 @@
import Step from 'packages/steps/src/step';
export default Step;