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
0155b4a9
Commit
0155b4a9
authored
Aug 02, 2021
by
Kim, Subin
Browse files
form 제출 시 오류 발생 -> setTheater
parent
2135143b
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Admin/TheaterEditForm.js
View file @
0155b4a9
...
...
@@ -48,6 +48,7 @@ const TheaterEditForm = ({ edit, formRef }) => {
window
.
location
.
reload
()
}
catch
(
error
)
{
catchErrors
(
error
,
setError
)
setTheater
({
...
theater
,
...
INIT_THEATER
})
}
}
...
...
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