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
64d60802f40c79486808f870e5f5227cd74226fb
64d60802f40c79486808f870e5f5227cd74226fb
Switch branch/tag
butter-studio
client
src
components
Admin
TimeTableEdit.js
Find file
Normal view
History
Permalink
TimeTableEdit.js
103 Bytes
Edit
Web IDE
Newer
Older
theater
Kim, Subin
committed
Jul 31, 2021
1
2
3
4
5
6
7
8
const
TimeTableEdit
=
()
=>
{
return
(
<>
<
/
>
)
}
export
default
TimeTableEdit