// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Alerts.vue renders correctly 1`] = ` Bootstrap Alert

Primary Alert Secondary Alert Success Alert Danger Alert Warning Alert Info Alert Light Alert Dark Alert

Alert use .alert-link to provide links
Primary Alert with an example link . Secondary Alert with an example link . Success Alert with an example link . Danger Alert with an example link . Warning Alert with an example link . Info Alert with an example link . Light Alert with an example link . Dark Alert with an example link .
Alerts with additional content

Well done!

Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.


Whenever you need to, be sure to use margin utilities to keep things nice and tidy.

Alerts dismissible Dismissible Alert! Dismissible Alert with custom button! Close Show dismissible alerts Alerts auto dismissible
Alert will dismiss after 10 seconds... Alert will dismiss after 10 seconds... Show alert with timer
`;