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
reservation-service
Commits
0dcab8ed
Commit
0dcab8ed
authored
Nov 06, 2020
by
Kim, Subin
Browse files
끝
parent
ff049b5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/client/src/Pages/ChangePage.js
View file @
0dcab8ed
...
...
@@ -3,7 +3,7 @@ import { Formik } from 'formik';
import
*
as
Yup
from
'
yup
'
;
import
axios
from
'
axios
'
;
import
Menu
from
'
../Components/Menu
'
;
import
{
Link
,
Redirect
}
from
'
react-router-dom
'
;
import
{
Redirect
}
from
'
react-router-dom
'
;
import
{
Container
,
Button
,
Navbar
,
Col
}
from
'
react-bootstrap
'
;
import
styled
from
'
styled-components
'
;
...
...
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