Skip to content

Commit 87ecc99

Browse files
committed
1 parent da64638 commit 87ecc99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/map-projects/ConfigurationForm.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ const ConfigurationForm = ({ project, handleFileUpload, file, owner, setOwner, n
333333
<Trans
334334
i18nKey='map_project.bridge_terminology_search_description'
335335
components={[
336-
<a href={`${toV3URL('/orgs/CIEL/sources/CIEL/')}`} target="_blank" rel="noreferrer noopener"/>
336+
<a key="0" href={`${toV3URL('/orgs/CIEL/sources/CIEL/')}`} target="_blank" rel="noreferrer noopener"/>
337337
]}
338338
/>
339339
</FormHelperText>

0 commit comments

Comments
 (0)