mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
fixed headsup of snackbars
This commit is contained in:
parent
28c4ce7394
commit
63dde3abba
|
@ -27,9 +27,9 @@ In order to make snackbars work, make sure to include `snackbar.min.js` before `
|
|||
</script>
|
||||
{% endhighlight %}
|
||||
|
||||
<div class="alert alert-info" role="alert">
|
||||
<strong>Heads up!</strong> You don't need to include SnackbarJS CSS, it's already bundled in BMD.
|
||||
</div>
|
||||
{% callout info %}
|
||||
**Heads up!** You don't need to include SnackbarJS CSS, it's already bundled in Bootstrap Material Design.
|
||||
{% endcallout %}
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user