Latest updates from IceHrmPro
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
declare const _default: any;
|
||||
export default _default;
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
import packageInfo from '../../package.json';
|
||||
export default packageInfo.version;
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
// empty file prevent babel-plugin-import error
|
||||
import '../../style/index.css';
|
||||
+1
@@ -0,0 +1 @@
|
||||
import '../../style/index.less';
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
// empty file prevent babel-plugin-import error
|
||||
import '../../style/index.less';
|
||||
Reference in New Issue
Block a user