From 87062f76eb184e65d941def3360df3ce0a6ec227 Mon Sep 17 00:00:00 2001 From: Mina Choi Date: Wed, 20 May 2026 11:50:14 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20ContentPillar.relatedUSP=20?= =?UTF-8?q?=E2=86=92=20relatedUsp=20(=EB=B0=B1=EC=97=94=EB=93=9C=20?= =?UTF-8?q?=EC=8A=A4=ED=82=A4=EB=A7=88=20=EC=A0=95=ED=95=A9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/features/plan/components/ContentStrategy.tsx | 2 +- src/features/plan/lib/transformPlan.ts | 10 +++++----- src/features/plan/types/plan.ts | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/features/plan/components/ContentStrategy.tsx b/src/features/plan/components/ContentStrategy.tsx index ff212a5..15d1672 100644 --- a/src/features/plan/components/ContentStrategy.tsx +++ b/src/features/plan/components/ContentStrategy.tsx @@ -88,7 +88,7 @@ export default function ContentStrategy({ data }: ContentStrategyProps) {

{pillar.description}

- {pillar.relatedUSP} + {pillar.relatedUsp}