diff --git a/src/components/LocationForm.js b/src/components/LocationForm.js index 068cb938..2aef7d09 100644 --- a/src/components/LocationForm.js +++ b/src/components/LocationForm.js @@ -66,7 +66,7 @@ function LocationForm() { key: 'forestType.treeType', title: { content: t('forestType.treeType') }, content: { - content: options && ( + content: options && options.treeType && (