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

a

parent fa6f60ff
...@@ -37,7 +37,7 @@ const RoomSingle = () => { ...@@ -37,7 +37,7 @@ const RoomSingle = () => {
return ( return (
<Link <Link
to={`/room/${roomId}/${channelId}`} to={`/room/${id}/${channelId}`}
className="text-decoration-none text-dark" className="text-decoration-none text-dark"
> >
<div <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