fix: 修复倒入组件报错问题

This commit is contained in:
“huailei000”
2022-07-05 20:16:01 +08:00
committed by huailei
parent ab4b4d5230
commit 6618afc72f

View File

@@ -28,4 +28,3 @@ export { default as AssetRelationCard } from './AssetRelationCard'
export { default as UserConfirmDialog } from './UserConfirmDialog'
export { default as Announcement } from './Announcement'
export { default as CronTab } from './CronTab'
export { default as ThemePicker } from './ThemePicker'