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
881ef1ba630868e482f928f5d6f7d094f8860c63
881ef1ba630868e482f928f5d6f7d094f8860c63
Switch branch/tag
bora-it
client
src
components
Room
ChannelSingle.js
Find file
Normal view
History
Permalink
ChannelSingle.js
158 Bytes
Edit
Web IDE
Newer
Older
초기 틀 설정
Kim, Chaerin
committed
Jun 26, 2021
1
2
3
const
ChannelSingle
=
()
=>
{
return
(
<
div
>
merge seoyeon + link
Kim, Chaerin
committed
Jun 28, 2021
4
5
음성
채널
목록
초기 틀 설정
Kim, Chaerin
committed
Jun 26, 2021
6
7
8
9
10
<
/div
>
)
};
export
default
ChannelSingle
;