[new feature] add sticky component (#3888)

This commit is contained in:
neverland
2019-07-18 17:48:18 +08:00
committed by GitHub
parent e1021e70ba
commit b273c89b3a
23 changed files with 651 additions and 124 deletions
+1
View File
@@ -26,6 +26,7 @@
@import './rate/index';
@import './steps/index';
@import './step/index';
@import './sticky/index';
@import './tag/index';
@import './tab/index';
@import './tabs/index';