1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-30 23:14:39 +04:00

avatars, cards, steps, ui fixes

This commit is contained in:
chomik
2019-04-30 11:10:01 +02:00
parent 1d017c3aa4
commit 31c313873a
26 changed files with 197 additions and 95 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ title: Toasts
The toast component is like an alert box that is only shown for a couple of seconds when something happens (i.e. when the user clicks on a button, submits a form, etc.).
### Default markup
## Default markup
{% example html %}
{% include ui/toast.html %}