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
d1599537
Commit
d1599537
authored
Aug 01, 2021
by
Kim, Subin
Browse files
console.log 삭제
parent
4226a825
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Admin/TheaterTable.js
View file @
d1599537
...
...
@@ -45,7 +45,6 @@ const TheaterTable = ({ setEdit, formRef }) => {
return
(
<
table
className
=
{
`table text-center align-middle
${
styles
.
tableForm
}
`
}
>
{
console
.
log
(
"
asd==
"
,
theaterList
)}
<
thead
className
=
{
`table-dark align-middle
${
styles
.
dNone
}
`
}
>
<
tr
>
<
th
>
상영관
이름
<
/th
>
...
...
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