Merge pull request #2962 from Safelite/feature/CASH-1928

CASH-1928: Don't show text below spinner
This commit is contained in:
Chris 2025-12-02 13:24:14 -05:00 committed by GitHub
commit 59d4b42609
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
<template>
<Form @submit="onSubmit" @invalid-submit="onInvalidSubmit" ref="theForm">
<loadingModal ref="loadingModal" />
<loadingModal notFullScreen ref="loadingModal" />
<funnelHeader cmsWidgetName="FunnelHeaderWidget" ref="funnelHeader" />
<mobileFirstModal
modalWidgetName="MobileFirstModalWidget"