Skip to content

Commit

Permalink
docs(toast): update toast example
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Jun 4, 2021
1 parent 8b78aea commit 10e4fd4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/assets/css/talis.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/css/talis.css.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1088,6 +1088,7 @@ <h2 class="modal-title" id="modal-label">Modal title</h2>
>
<div class="toast align-items-center" data-bs-autohide="false">
<div class="d-flex">
<i class="fal fa-spinner-third fa-spin fa-fw"></i>
<div class="toast-body">Hello, world! This is a toast message.</div>
<button
type="button"
Expand Down

0 comments on commit 10e4fd4

Please sign in to comment.