CASH-313 fix webchat button.

This commit is contained in:
Bryan Mauger 2025-05-21 16:00:38 -04:00
parent af6863ed8d
commit f549516ef6

View file

@ -6,7 +6,6 @@
<button
v-show="shouldShowWebchatButton"
v-on:click="webchatClicked"
v-on:keydown.enter.prevent.stop
type="button"
class="chat-button"></button>
</span>