diff --git a/ui/src/components/SelectImportPage/screens/SelectProjectsScreen/index.tsx b/ui/src/components/SelectImportPage/screens/SelectProjectsScreen/index.tsx index 948f363..0d3c5c4 100644 --- a/ui/src/components/SelectImportPage/screens/SelectProjectsScreen/index.tsx +++ b/ui/src/components/SelectImportPage/screens/SelectProjectsScreen/index.tsx @@ -123,13 +123,8 @@ export const SelectProjectsScreen = ({ {projectsToImportMessage(Object.keys(selectedProjects).length)}

{totalProjects > projects.length ? ( - ) : null}