2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

feat: Add progress bar to toast component

This commit is contained in:
GeoSot
2021-07-16 01:20:16 +03:00
parent f451b4161e
commit aec75345c4
3 changed files with 55 additions and 0 deletions
@@ -60,6 +60,7 @@ Click the button below to show a toast (positioned with our utilities in the low
<div class="toast-body">
Hello, world! This is a toast message.
</div>
<div class="toast-progress"></div>
</div>
</div>