Spaces:
Build error
Build error
HarshSanghavi
commited on
Commit
•
6843d3f
1
Parent(s):
71c288d
Update templates/chatwidget.html
Browse files
templates/chatwidget.html
CHANGED
@@ -571,7 +571,7 @@
|
|
571 |
Welcome To AI Bestie
|
572 |
<div class="bestie">
|
573 |
<label>welcome back Rina </label>
|
574 |
-
<button class="input-submit-button"
|
575 |
Start
|
576 |
</button>
|
577 |
</div>
|
|
|
571 |
Welcome To AI Bestie
|
572 |
<div class="bestie">
|
573 |
<label>welcome back Rina </label>
|
574 |
+
<button class="input-submit-button" id="submit-button">
|
575 |
Start
|
576 |
</button>
|
577 |
</div>
|