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
e64beda1
Commit
e64beda1
authored
Aug 10, 2021
by
Jiwon Yoon
Browse files
티켓팅 페이지 버그
parent
87c679ef
Changes
1
Show whitespace changes
Inline
Side-by-side
client/src/pages/TicketingPage.js
View file @
e64beda1
...
@@ -91,7 +91,7 @@ const TicketingPage = ({ location }) => {
...
@@ -91,7 +91,7 @@ const TicketingPage = ({ location }) => {
<
/div
>
<
/div
>
<
div
className
=
"
col-sm-3 text-center
"
>
<
div
className
=
"
col-sm-3 text-center
"
>
<
div
className
=
"
mb-2
"
style
=
{{
color
:
"
white
"
}}
>
좌석선택
<
/div
>
<
div
className
=
"
mb-2
"
style
=
{{
color
:
"
white
"
}}
>
좌석선택
<
/div
>
{
movieInfo
&&
ticketInfo
.
cinema
{
movieInfo
&&
ticketInfo
.
cinema
&&
ticketInfo
.
timetableId
?
?
<
Link
to
=
{{
<
Link
to
=
{{
pathname
:
`/ticket/seat`
,
pathname
:
`/ticket/seat`
,
...
...
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