Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-05-20 12:16:43 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
23b0727b5015cb73efaab70620b358d36e3201f7
23b0727b
1 parent
159fe48e
update link
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
front/src/Components/RoomList.js
front/src/Components/RoomList.js
View file @
23b0727
...
...
@@ -97,7 +97,7 @@ export default () => {
<
Wrapper
>
<
RoomContainer
>
<
RoomList
>
<
StyledLink
to
=
"/"
>
<
StyledLink
to
=
"/
:roomname
"
>
<
RoomItem
>
First
Room
<
/RoomItem
>
<
FontAwesomeIcon
icon
=
{
faArrowRight
}
/
>
<
/StyledLink
>
...
...
Please
register
or
login
to post a comment