diff --git a/frontend/src/features/projects/ProjectTabs.tsx b/frontend/src/features/projects/ProjectTabs.tsx index ecc6eb3..3cbdc97 100644 --- a/frontend/src/features/projects/ProjectTabs.tsx +++ b/frontend/src/features/projects/ProjectTabs.tsx @@ -42,14 +42,13 @@ export function ProjectTabs({ )} > {items.length === 0 ? ( -
No open tabs.
+No open tabs.
) : (