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
dca1f6ae
Commit
dca1f6ae
authored
Jul 31, 2021
by
Kim, Subin
Browse files
console.log 삭제
parent
ac6d927b
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Admin/TicketEditForm.js
View file @
dca1f6ae
...
...
@@ -44,7 +44,6 @@ const TicketEditForm = ({ editFee, formRef }) => {
return
(
<
form
ref
=
{
formRef
}
onSubmit
=
{
handleSubmit
}
>
{
console
.
log
(
"
fidsapd===
"
,
editFee
)}
<
div
className
=
"
d-flex row row-cols-2 mb-2 mb-md-3 gx-0 gy-2 gy-md-0
"
>
<
label
htmlfor
=
"
theaterType
"
className
=
"
col-md-auto col-form-label text-center text-md-start
"
>
상영관
종류
<
/label
>
<
div
className
=
"
col-md-4 col-lg-3 mx-md-2
"
>
...
...
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