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 =