mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:25:07 +03:00
Merge branch 'main' into website-version-3
This commit is contained in:
commit
10d314b80d
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@ integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
|
|
||||||
const toastTrigger = document.getElementById('liveToastBtn')
|
const toastTrigger = document.getElementById('liveToastBtn')
|
||||||
const toastLiveExample = document.getElementById('liveToast')
|
const toastLiveExample = document.getElementById('liveToast')
|
||||||
if (toastTrigger) {
|
if (toastTrigger) {
|
||||||
|
|
Loading…
Reference in a new issue