Commit 1393be96 authored by 이재연's avatar 이재연
Browse files

a

parent fa6f60ff
......@@ -37,7 +37,7 @@ const RoomSingle = () => {
return (
<Link
to={`/room/${roomId}/${channelId}`}
to={`/room/${id}/${channelId}`}
className="text-decoration-none text-dark"
>
<div
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment