feat(SW-543): update requests

This commit is contained in:
Fredrik Thorsson
2024-12-19 14:32:41 +01:00
parent c976d187be
commit a7aefcded1
9 changed files with 64 additions and 42 deletions

View File

@@ -78,6 +78,7 @@ export type ContactFields = {
display_text: string | null
contact_field: string
footnote: string | null
selectTest: string
}
export const validateCurrentHeaderConfigSchema = z