Update src/layouts/schedule-page/recal-ack-modal/recal-ack-toggle/recal-ack-toggle.vue

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
katiekroell 2026-04-01 16:21:58 -04:00 committed by GitHub
parent 92f235585d
commit 6b9ea7ca3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,8 @@
linkType="text"
href="#!"
:text="textForToggle"
@click="handleClickToggle" />
:preventDefaultOnClick="true"
@click-event="handleClickToggle" />
<button
type="button"
class="recal-ack-toggle d-inline-block"