mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
feat(components): [loading] export directive alias (#6629)
This commit is contained in:
@@ -14,8 +14,6 @@ export const ElLoading = {
|
||||
}
|
||||
|
||||
export default ElLoading
|
||||
|
||||
export const ElLoadingDirective = vLoading
|
||||
export const ElLoadingService = Loading
|
||||
export { vLoading, vLoading as ElLoadingDirective, Loading as ElLoadingService }
|
||||
|
||||
export * from './src/types'
|
||||
|
||||
Reference in New Issue
Block a user