Latest updates from IceHrmPro
This commit is contained in:
8
web/node_modules/antd/es/icon/index.js
generated
vendored
Normal file
8
web/node_modules/antd/es/icon/index.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import warning from '../_util/warning';
|
||||
|
||||
var Icon = function Icon() {
|
||||
warning(false, 'Icon', 'Empty Icon');
|
||||
return null;
|
||||
};
|
||||
|
||||
export default Icon;
|
||||
Reference in New Issue
Block a user