diff --git a/frontend/web/components/import-export/ImportPage.tsx b/frontend/web/components/import-export/ImportPage.tsx index 2efcda0fdb4f..9d8311270deb 100644 --- a/frontend/web/components/import-export/ImportPage.tsx +++ b/frontend/web/components/import-export/ImportPage.tsx @@ -113,7 +113,15 @@ const ImportPage: FC = ({ projectId, projectName }) => { <> Import operations will overwrite existing environments and flags in your - project. + project.{' '} + e.stopPropagation()} + > + Visit the documentation for more details. +
Import LaunchDarkly Projects