Fixed issue after merge

This commit is contained in:
Giuseppe Digilio
2020-08-26 14:45:53 +02:00
parent 4b35828bbe
commit 3178e5578c

View File

@@ -480,7 +480,7 @@ const ENTRY_COMPONENTS = [
FileDownloadLinkComponent,
CurationFormComponent,
ExportMetadataSelectorComponent,
ConfirmationModalComponent
ConfirmationModalComponent,
VocabularyTreeviewComponent
];