2024-04-23 13:12:02 +08:00

7 lines
114 B
TypeScript

import { ElAlert } from 'element-plus'
export default {
name: 'alert',
component: ElAlert,
type: 'assist'
}