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
86e65a6a5b7c77723b0188b8ca4c6f347c9bc2f6
86e65a6a5b7c77723b0188b8ca4c6f347c9bc2f6
Switch branch/tag
today-ku
client
src
pages
SubjectEditPage.js
Find file
Normal view
History
Permalink
SubjectEditPage.js
98 Bytes
Edit
Web IDE
Newer
Older
필요 페이지 추가 및 App.js 경로 지정
Kim, Subin
committed
Oct 10, 2021
1
2
3
4
5
6
7
const
SubjectEditPage
=
()
=>
{
return
(
<><
/
>
)
}
export
default
SubjectEditPage