Remove redundant props

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
AHumphriesSL 2026-07-24 23:50:09 -04:00 committed by GitHub
parent 413391893f
commit ceddfee3ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,8 +5,6 @@
ref="benefitRecalModal" ref="benefitRecalModal"
:displayCloseButton="true" :displayCloseButton="true"
:displayFooterButton="false" :displayFooterButton="false"
:closeLinkText="modalCloseLinkText"
:footerButtonText="modalFooterButtonText"
:onModalClosedCallback="onModalClosed"> :onModalClosedCallback="onModalClosed">
<img <img
:src="modalImage" :src="modalImage"