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
butter-studio
ced462dec4e0c132a6466ba7f24c9bc9ffceca76
ced462dec4e0c132a6466ba7f24c9bc9ffceca76
Switch branch/tag
butter-studio
client
src
components
Admin
TimeTable.js
Find file
Normal view
History
Permalink
TimeTable.js
119 Bytes
Edit
Web IDE
Newer
Older
TimeTableEdit 수정 중
Kim, Subin
committed
Jul 31, 2021
1
2
const
TimeTable
=
()
=>
{
return
(
d-flex col-6 적용
Kim, Subin
committed
Aug 02, 2021
3
4
<
div
className
=
"
col-6
"
>
<
/div
>
TimeTableEdit 수정 중
Kim, Subin
committed
Jul 31, 2021
5
6
7
8
)
}
export
default
TimeTable