diff --git a/src/app/concepts/[id]/NotWellDefinedProblem.tsx b/src/app/concepts/[id]/NotWellDefinedProblem.tsx index 0a99498..52c9fab 100644 --- a/src/app/concepts/[id]/NotWellDefinedProblem.tsx +++ b/src/app/concepts/[id]/NotWellDefinedProblem.tsx @@ -46,7 +46,7 @@ const NotWellDefinedProblem = ({ problem, evaluation }: Props) => ( {evaluation.suggestions.map((item, index) => (
{item} @@ -133,7 +133,7 @@ const ProblemRequiresChanges = ({ conceptId, problem, evaluation }: Props) => { {evaluation.recommendations.map((item, index) => (
{item}
diff --git a/src/app/concepts/[id]/WellDefinedProblem.tsx b/src/app/concepts/[id]/WellDefinedProblem.tsx index 46d65c8..1c5c5b6 100644 --- a/src/app/concepts/[id]/WellDefinedProblem.tsx +++ b/src/app/concepts/[id]/WellDefinedProblem.tsx @@ -87,7 +87,7 @@ const WellDefinedProblem = ({ conceptId, evaluation }: Props) => { {evaluation.painPoints.map((item, index) => ({item} @@ -102,7 +102,7 @@ const WellDefinedProblem = ({ conceptId, evaluation }: Props) => { {evaluation.targetAudience.map((item, index) => (
{item.segment}
diff --git a/src/app/ideas/[id]/components/SectionCompetitors.tsx b/src/app/ideas/[id]/components/SectionCompetitors.tsx
index baaf19e..619d81d 100644
--- a/src/app/ideas/[id]/components/SectionCompetitors.tsx
+++ b/src/app/ideas/[id]/components/SectionCompetitors.tsx
@@ -67,7 +67,7 @@ const SectionCompetitors: React.FC
Product:
diff --git a/src/app/ideas/[id]/components/SectionContentIdeas.tsx b/src/app/ideas/[id]/components/SectionContentIdeas.tsx
index 7bcb455..ef7b9ae 100644
--- a/src/app/ideas/[id]/components/SectionContentIdeas.tsx
+++ b/src/app/ideas/[id]/components/SectionContentIdeas.tsx
@@ -142,7 +142,7 @@ const ContentIdea: React.FCPlatforms:
Description: