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
Commits
7b189110
Commit
7b189110
authored
Aug 07, 2021
by
Kim, Subin
Browse files
공백
parent
6b843822
Changes
1
Show whitespace changes
Inline
Side-by-side
client/src/components/Admin/TimeTableEdit.js
View file @
7b189110
...
@@ -2,6 +2,7 @@ import TimeTableEditForm from "./TimeTableEditForm";
...
@@ -2,6 +2,7 @@ import TimeTableEditForm from "./TimeTableEditForm";
import
TimeTable
from
"
./TimeTable
"
;
import
TimeTable
from
"
./TimeTable
"
;
const
TimeTableEdit
=
()
=>
{
const
TimeTableEdit
=
()
=>
{
return
(
return
(
<>
<>
<
h2
className
=
"
border-bottom border-2 text-center pb-2 me-2
"
>
현재
상영시간표
정보
<
/h2
>
<
h2
className
=
"
border-bottom border-2 text-center pb-2 me-2
"
>
현재
상영시간표
정보
<
/h2
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment