diff --git a/src/runtime/components/elements/Alert.vue b/src/runtime/components/elements/Alert.vue index 59d0393a..c5146378 100644 --- a/src/runtime/components/elements/Alert.vue +++ b/src/runtime/components/elements/Alert.vue @@ -76,7 +76,7 @@ export default defineComponent({ default: () => appConfig.ui.alert.default.closeButton }, actions: { - type: Array as PropType