diff --git a/datahub-web-react/src/app/entity/shared/EntityDropdown/CreateGlossaryEntityModal.tsx b/datahub-web-react/src/app/entity/shared/EntityDropdown/CreateGlossaryEntityModal.tsx index 15f9cc7ca9..6812e7bdb1 100644 --- a/datahub-web-react/src/app/entity/shared/EntityDropdown/CreateGlossaryEntityModal.tsx +++ b/datahub-web-react/src/app/entity/shared/EntityDropdown/CreateGlossaryEntityModal.tsx @@ -163,7 +163,7 @@ function CreateGlossaryEntityModal(props: Props) { {isDocumentationModalVisible && ( setIsDocumentationModalVisible(false)} onSubmit={addDocumentation} description={documentation}