diff --git a/docs/components/alerts.mdx b/docs/components/alerts.mdx index 2311ec34f0c9b7b55f8160cdc5b4d5c8df4f14e8..ef606c117f7a3e46dd413223fabbd8886212d31d 100644 --- a/docs/components/alerts.mdx +++ b/docs/components/alerts.mdx @@ -8,7 +8,7 @@ bootstrapLink: components/alerts/ Depending on the information you need to convey, you can use one of the following types of alert messages - **success**, **info**, **warning** or **danger**. Using the right type of alert modal will help draw users' attention to the message and prompt them to take action. -```html example +```html example vertical