Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
students
messenger
Commits
84926f50
Commit
84926f50
authored
Jan 22, 2021
by
JeongYeonwoo
Browse files
채팅에서 프로필 구분
parent
1ab78157
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/Pages/HomePage.js
View file @
84926f50
...
@@ -58,7 +58,7 @@ function Home() {
...
@@ -58,7 +58,7 @@ function Home() {
roomInfo
:
roomCode
,
roomInfo
:
roomCode
,
sendInfo
:
{
msg
:
singleChat
,
sender
:
singleUser
,
img
:
singleImg
},
sendInfo
:
{
msg
:
singleChat
,
sender
:
singleUser
,
img
:
singleImg
},
})
})
//
setSingleChat([''])
setSingleChat
([
''
])
}
}
},
[
singleChat
])
},
[
singleChat
])
...
...
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