Add progress bar validation for insurance details page
This commit is contained in:
parent
ba5d6eec34
commit
375c6a291c
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ export enum ProgressBarPercentages {
|
||||||
VehiclePartsPage = '20%',
|
VehiclePartsPage = '20%',
|
||||||
ServicePackagePage = '60%',
|
ServicePackagePage = '60%',
|
||||||
InsuranceCompanyPage = '60%',
|
InsuranceCompanyPage = '60%',
|
||||||
|
InsuranceDetailsPage = '55%',
|
||||||
ServiceLocationPage = '76%',
|
ServiceLocationPage = '76%',
|
||||||
SchedulePage = '76%',
|
SchedulePage = '76%',
|
||||||
MobileDetailsPage = '76%',
|
MobileDetailsPage = '76%',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue