From 00bd2090d49a847ce3f153d50875bbc427b5c889 Mon Sep 17 00:00:00 2001 From: HanJul_01 <129282275+Hanjuri@users.noreply.github.com> Date: Tue, 10 Sep 2024 00:54:18 +0900 Subject: [PATCH] =?UTF-8?q?fix:=ED=8C=8C=EC=9D=BC=EA=B2=BD=EB=A1=9C=20?= =?UTF-8?q?=EB=AC=B8=EC=A0=9C=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/chat/ChatList.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/chat/ChatList.jsx b/src/pages/chat/ChatList.jsx index 9f548ab..381ceaf 100644 --- a/src/pages/chat/ChatList.jsx +++ b/src/pages/chat/ChatList.jsx @@ -1,6 +1,6 @@ import React from "react"; import * as styles from "./styled/ChatList.styled"; -import profileimg from "../../assets/dummyImages/peopleList2.png"; +import profileimg from "../../assets/dummyImages/peoplelist2.png"; const ChatList = (props) => { const truncatedContent =