diff --git a/src/runtime/components/elements/Alert.vue b/src/runtime/components/elements/Alert.vue index 545a08dc..e1c4e04c 100644 --- a/src/runtime/components/elements/Alert.vue +++ b/src/runtime/components/elements/Alert.vue @@ -14,7 +14,7 @@ {{ title }}

-
+
{{ description }} diff --git a/src/runtime/components/overlays/Notification.vue b/src/runtime/components/overlays/Notification.vue index 7e2935a6..afa98604 100644 --- a/src/runtime/components/overlays/Notification.vue +++ b/src/runtime/components/overlays/Notification.vue @@ -18,7 +18,7 @@ {{ title }}

-
+
{{ description }}