diff --git a/apps/app/components/common/board-view/single-issue.tsx b/apps/app/components/common/board-view/single-issue.tsx index 598eaad1e..5ce4ff0c0 100644 --- a/apps/app/components/common/board-view/single-issue.tsx +++ b/apps/app/components/common/board-view/single-issue.tsx @@ -56,7 +56,7 @@ const SingleIssue: React.FC = ({ >
{handleDeleteIssue && ( -
+
diff --git a/apps/app/components/project/settings/general.tsx b/apps/app/components/project/settings/general.tsx index d310f71f9..0330ef9d6 100644 --- a/apps/app/components/project/settings/general.tsx +++ b/apps/app/components/project/settings/general.tsx @@ -45,68 +45,70 @@ const GeneralSettings: React.FC = ({ return ( <> -
+
-

General

-

+

General

+

This information will be displayed to every member of the project.

-
-
-
- +
+
+

Icon & Name

+

Select an icon and a name for the project.

+
( )} /> +
-
- +

Description

+

Give a description to the project.

+