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