Remove redundant props
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
413391893f
commit
ceddfee3ad
1 changed files with 0 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue