diff --git a/src/components/elements/Cards/GoalProgressCard/GoalProgressCard.tsx b/src/components/elements/Cards/GoalProgressCard/GoalProgressCard.tsx index e377cde3b..dfa87f3f4 100644 --- a/src/components/elements/Cards/GoalProgressCard/GoalProgressCard.tsx +++ b/src/components/elements/Cards/GoalProgressCard/GoalProgressCard.tsx @@ -51,7 +51,7 @@ const GoalProgressCard: FC = ({ diff --git a/src/pages/project/[uuid]/tabs/Overview.tsx b/src/pages/project/[uuid]/tabs/Overview.tsx index 96b6fb048..a8d4baa0a 100644 --- a/src/pages/project/[uuid]/tabs/Overview.tsx +++ b/src/pages/project/[uuid]/tabs/Overview.tsx @@ -59,6 +59,7 @@ const ProjectOverviewTab = ({ project }: ProjectOverviewTabProps) => { limit={project.trees_grown_goal} className="flex-1" /> +