From 6e8417c7bc0b5ccdcc137b1c3e2e0c564dd87091 Mon Sep 17 00:00:00 2001 From: DoYam Date: Thu, 23 May 2024 21:44:16 +0900 Subject: [PATCH] submit --- projects/coding-assignment/src/Home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/coding-assignment/src/Home.tsx b/projects/coding-assignment/src/Home.tsx index 5c77384..02bfcfa 100644 --- a/projects/coding-assignment/src/Home.tsx +++ b/projects/coding-assignment/src/Home.tsx @@ -83,7 +83,7 @@ const Home: React.FC = () => { */ // 문제 1 시작 - const dmClient = '여기에 코드 작성' + const dmClient = "과제 했어요 진짜 " // 문제 1 끝 const toggleWalletModal = () => {