Latest updates from IceHrmPro
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
|
||||
require("../../style/index.css");
|
||||
|
||||
require("../../popover/style/css");
|
||||
|
||||
require("../../button/style/css");
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
import '../../style/index.less';
|
||||
import '../../popover/style';
|
||||
import '../../button/style';
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
|
||||
require("../../style/index.less");
|
||||
|
||||
require("../../popover/style");
|
||||
|
||||
require("../../button/style");
|
||||
Reference in New Issue
Block a user