Added message dot
This commit is contained in:
parent
9d6bb0e583
commit
8b2a35dcce
4 changed files with 38 additions and 12 deletions
|
|
@ -53,6 +53,7 @@
|
|||
<main class="pt-16 px-6 pb-8 w-full h-full container" id="app">
|
||||
</main>
|
||||
<button id="chatButton" class="chat-button transition">💬</button>
|
||||
<div id="chatMessageIn" class="chat-buttonMsg transition">🔴</div>
|
||||
<!-- Scripts -->
|
||||
<script type="module" src="/src/pages/"></script>
|
||||
<script type="module" src="/src/carousel"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue