make default dataFields.date_source.example "N/A"
This commit is contained in:
parent
8bc77b38b3
commit
43c34b8ad9
@ -285,7 +285,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
|
||||
"Other website",
|
||||
"Other"
|
||||
],
|
||||
example: "Expert knowledge of building",
|
||||
example: "N/A",
|
||||
},
|
||||
date_source_detail: {
|
||||
category: Category.Age,
|
||||
|
Loading…
Reference in New Issue
Block a user