mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 19:14:09 +03:00
fixed typo
This commit is contained in:
parent
fcb13a0b65
commit
28c4ce7394
|
@ -28,7 +28,7 @@ In order to make snackbars work, make sure to include `snackbar.min.js` before `
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
<div class="alert alert-info" role="alert">
|
<div class="alert alert-info" role="alert">
|
||||||
<strong>Heads up!</strong> You don't need to include SnackbarCSS CSS, it's already bundled in BMD.
|
<strong>Heads up!</strong> You don't need to include SnackbarJS CSS, it's already bundled in BMD.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
Loading…
Reference in New Issue
Block a user