new constant - faq
This commit is contained in:
parent
06d7d944c5
commit
b5fe6b68cf
|
|
@ -11,6 +11,7 @@ export const ALLOWED_FILE_TYPES = [
|
||||||
];
|
];
|
||||||
export const QUESTIONNAIRE_LINK = "/export-questionnaire/";
|
export const QUESTIONNAIRE_LINK = "/export-questionnaire/";
|
||||||
export const LETTER_LINK = "/doc/";
|
export const LETTER_LINK = "/doc/";
|
||||||
|
export const FAQ = "/doc/faq/";
|
||||||
|
|
||||||
// Application states
|
// Application states
|
||||||
export const APPLICATION_DRAFT_STATE = "draft";
|
export const APPLICATION_DRAFT_STATE = "draft";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue