Skip to content

Commit

Permalink
Chore : 오픈카톡방 헤더 라우팅 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
TaePoong719 committed Nov 15, 2023
1 parent da4c74f commit f19a476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Components/Common/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const OpenUl = () => {
return (
<ul className="flex align-center gap-3">
<li className="flex align-center cursor-pointer">
<Link href={'/search'}>
<Link href={'/searchmychat'}>
<Image
width={25}
height={25}
Expand Down

0 comments on commit f19a476

Please sign in to comment.