diff --git a/frontend/src/pages/organization/ProjectsPage/components/MyProjectView.tsx b/frontend/src/pages/organization/ProjectsPage/components/MyProjectView.tsx index f33270e61..57db07e15 100644 --- a/frontend/src/pages/organization/ProjectsPage/components/MyProjectView.tsx +++ b/frontend/src/pages/organization/ProjectsPage/components/MyProjectView.tsx @@ -200,10 +200,10 @@ export const MyProjectView = ({
-
- {workspace.name} +
+
{workspace.name}
-
+
{isFavorite ? (
-
+
{workspace.description || "No description"}