mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
Initial commit
This commit is contained in:
4
packages/loading/index.js
Normal file
4
packages/loading/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import Loading from './src/directive';
|
||||
Loading.name = 'loading';
|
||||
|
||||
module.exports = Loading;
|
||||
Reference in New Issue
Block a user