Add import
This commit is contained in:
parent
5fa9aba5fd
commit
5c97395e86
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ import shopAddress from '@/layouts/schedule-page/service-location/shop-address/s
|
|||
import serviceZipQuestion from '@/layouts/schedule-page/service-location/service-zip-question/service-zip-question.vue';
|
||||
import widgetFields from '@/constants/cms-widget-fields';
|
||||
import recalModal from '@/iss-components/recal-modal/recal-modal.vue';
|
||||
import { getPricedMobileFeePart } from '@/helpers/service-location-helper';
|
||||
|
||||
const RECAL_MODAL_REF_NAME = 'RecalModal';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue