diff --git a/docs/components/alerts.mdx b/docs/components/alerts.mdx index 2311ec34f..ef606c117 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