From 6daf2952ec5735479825adf4cc0a31b1c88f8d35 Mon Sep 17 00:00:00 2001 From: upsiflu Date: Mon, 20 Jan 2025 18:52:52 +0200 Subject: [PATCH] docs(ui-docs) --- front/ui-docs/components/ui/alert.md | 5 +-- front/ui-docs/components/ui/layout/section.md | 37 +++++++------------ 2 files changed, 16 insertions(+), 26 deletions(-) diff --git a/front/ui-docs/components/ui/alert.md b/front/ui-docs/components/ui/alert.md index 86cb68ca7..c4e23a0b0 100644 --- a/front/ui-docs/components/ui/alert.md +++ b/front/ui-docs/components/ui/alert.md @@ -4,7 +4,7 @@ import Button from "~/components/ui/Button.vue" ```ts -import Alert from "~/components/ui/Alert.vue" +import Alert from "~/components/ui/Alert.vue"; ``` # Alert @@ -79,10 +79,9 @@ Funkwhale alerts support a range of pastel colors for visual appeal. ## Alert actions -```vue-html{2-4} +```vue-html{3-6} Awesome artist -