Latest updates from IceHrmPro

This commit is contained in:
Thilina Pituwala
2020-05-20 18:47:29 +02:00
parent 60c92d7935
commit 7453a58aad
18012 changed files with 2089245 additions and 10173 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

+2
View File
@@ -0,0 +1,2 @@
@import "./select.less";
@import "./tree.less";
Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 B

+3
View File
@@ -0,0 +1,3 @@
@import '~rc-select/assets/index';
@select-prefix: ~'rc-tree-select';
+3
View File
@@ -0,0 +1,3 @@
@import '~rc-tree/assets/index';
@treePrefixCls: ~'rc-tree-select-tree';