New component: Scroll

This commit is contained in:
Sergio Crisostomo 2017-09-27 14:46:42 +02:00
parent d9e0bcc987
commit be01f0b4bb
9 changed files with 399 additions and 9 deletions

View file

@ -13,6 +13,7 @@
@import "checkbox";
@import "switch";
@import "input-number";
@import "scroll";
@import "tag";
@import "loading-bar";
@import "progress";
@ -41,4 +42,4 @@
@import "tree";
@import "avatar";
@import "color-picker";
@import "auto-complete";
@import "auto-complete";