diff --git a/services/web/frontend/js/features/project-list/components/project-list-root.tsx b/services/web/frontend/js/features/project-list/components/project-list-root.tsx index 70ad27ea7a..823978a2f6 100644 --- a/services/web/frontend/js/features/project-list/components/project-list-root.tsx +++ b/services/web/frontend/js/features/project-list/components/project-list-root.tsx @@ -45,81 +45,84 @@ function ProjectListPageContent() { ) : ( -
-
- {error ? : ''} - {totalProjectsCount > 0 ? ( - <> -
-