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"
|
||||
:displayCloseButton="true"
|
||||
:displayFooterButton="false"
|
||||
:closeLinkText="modalCloseLinkText"
|
||||
:footerButtonText="modalFooterButtonText"
|
||||
:onModalClosedCallback="onModalClosed">
|
||||
<img
|
||||
:src="modalImage"
|
||||
|
|
|
|||
Loading…
Reference in a new issue