mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-21 14:10:39 +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>
|
</script>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
<div class="alert alert-info" role="alert">
|
{% callout info %}
|
||||||
<strong>Heads up!</strong> You don't need to include SnackbarJS CSS, it's already bundled in BMD.
|
**Heads up!** You don't need to include SnackbarJS CSS, it's already bundled in Bootstrap Material Design.
|
||||||
</div>
|
{% endcallout %}
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user