make default dataFields.date_source.example "N/A"

This commit is contained in:
Ed Chalstrey 2022-05-12 16:09:17 +01:00
parent 8bc77b38b3
commit 43c34b8ad9

View File

@ -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,