2
This commit is contained in:
8
normal-admin/node_modules/element-plus/es/components/empty/index.mjs
generated
vendored
Normal file
8
normal-admin/node_modules/element-plus/es/components/empty/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import Empty from './src/empty2.mjs';
|
||||
export { emptyProps } from './src/empty.mjs';
|
||||
import { withInstall } from '../../utils/vue/install.mjs';
|
||||
|
||||
const ElEmpty = withInstall(Empty);
|
||||
|
||||
export { ElEmpty, ElEmpty as default };
|
||||
//# sourceMappingURL=index.mjs.map
|
||||
Reference in New Issue
Block a user