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 -