attribute in a future update

This commit is contained in:
Bill Richardson 2023-10-27 14:28:52 -04:00
parent ab31d642bb
commit 2d4a1f59b5

View file

@ -6,7 +6,6 @@
</transition> </transition>
</router-view> </router-view>
<loadingModal <loadingModal
notFullScreen
:showLoader="shouldShowLoader" :showLoader="shouldShowLoader"
:showTextCarousel="shouldShowTextCarousel" /> :showTextCarousel="shouldShowTextCarousel" />
</template> </template>