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
583e2046292fcffaacc23824ad58a193ab34ed61
583e2046292fcffaacc23824ad58a193ab34ed61
Switch branch/tag
butter-studio
client
src
pages
TheaterPage.js
Find file
Normal view
History
Permalink
TheaterPage.js
118 Bytes
Edit
Web IDE
Newer
Older
초기 설정 및 MainNav & Search
Kim, Subin
committed
Jun 28, 2021
1
2
3
4
5
6
7
8
9
const
TheaterPage
=
()
=>
{
return
(
<
div
>
<
/div
>
)
}
export
default
TheaterPage