Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
bora-it
Commits
1393be96
Commit
1393be96
authored
Aug 02, 2021
by
이재연
Browse files
a
parent
fa6f60ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Home/RoomSingle.js
View file @
1393be96
...
...
@@ -37,7 +37,7 @@ const RoomSingle = () => {
return
(
<
Link
to
=
{
`/room/
${
roomI
d
}
/
${
channelId
}
`
}
to
=
{
`/room/
${
i
d
}
/
${
channelId
}
`
}
className
=
"
text-decoration-none text-dark
"
>
<
div
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment