mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +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 %}
|
||||
|
||||
<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>
|
||||
|
||||
## Examples
|
||||
|
|
Loading…
Reference in New Issue
Block a user