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
Today KU
753429a65001ca86ad20312ce7c9fb4aff002379
753429a65001ca86ad20312ce7c9fb4aff002379
Switch branch/tag
today-ku
client
src
pages
ScheduleEditPage.js
Find file
Normal view
History
Permalink
ScheduleEditPage.js
100 Bytes
Edit
Web IDE
Newer
Older
기본 구조 생성
Kim, Subin
committed
Oct 04, 2021
1
2
3
4
5
6
7
const
ScheduleEditPage
=
()
=>
{
return
(
<><
/
>
)
}
export
default
ScheduleEditPage