From 0d5f08f2f5ed41df6e6464f7d89f165a2e34138d Mon Sep 17 00:00:00 2001 From: hwinkr Date: Fri, 2 Feb 2024 10:33:20 +0900 Subject: [PATCH] =?UTF-8?q?Chore(faq-data):=20=EC=A4=84=20=EB=B0=94?= =?UTF-8?q?=EA=BF=88=20=EB=AC=B8=EC=9E=90=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/FAQ/faq-data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/FAQ/faq-data.ts b/src/constants/FAQ/faq-data.ts index c389b2f2..0936adb0 100644 --- a/src/constants/FAQ/faq-data.ts +++ b/src/constants/FAQ/faq-data.ts @@ -34,7 +34,7 @@ const FAQ_DATA: FAQ[] = [ { question: '이미 앱스토어로 다운 받았어요.(IOS)', answer: { - text: '이미 앱스토어로 다운 받으셨다면 기존의 앱을 지운 후 아래의 링크로 이동해 방법을 따라해주세요 :)', + text: '이미 앱스토어로 다운 받으셨다면 기존의 앱을 지운 후 아래의 링크로 이동해 방법을 따라해주세요 :)\n', link: 'https://burimi.notion.site/IOS-71bbd68542f24b8db00718367d327597', }, },