commit
This commit is contained in:
parent
947c1a8abd
commit
dab5173d84
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ export const issPageValues = {
|
||||||
MOLDING_QUESTIONS: "molding-questions",
|
MOLDING_QUESTIONS: "molding-questions",
|
||||||
CAPABILITY_QUESTIONS: "capability-questions",
|
CAPABILITY_QUESTIONS: "capability-questions",
|
||||||
COVERAGE_STATEMENT: "coverage-statement",
|
COVERAGE_STATEMENT: "coverage-statement",
|
||||||
|
REVEAL: "reveal",
|
||||||
|
ESTIMATE: "estimate",
|
||||||
ADDRESS_VEHICLES: "address-vehicles",
|
ADDRESS_VEHICLES: "address-vehicles",
|
||||||
|
QUOTE: "quote",
|
||||||
|
HERITAGE: "heritage",
|
||||||
};
|
};
|
||||||
|
|
||||||
Loading…
Reference in a new issue