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