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
55560869
Commit
55560869
authored
Nov 03, 2020
by
Lee Jin Ju
Browse files
하하
parent
4865d6b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/client/src/Pages/ChangePage.js
View file @
55560869
...
...
@@ -2,10 +2,7 @@ import React, { useState } from 'react';
import
{
Formik
}
from
'
formik
'
;
import
*
as
Yup
from
'
yup
'
;
import
axios
from
'
axios
'
;
<<<<<<<
HEAD
=======
import
Menu
from
'
../Components/Menu
'
;
>>>>>>>
origin
/
hyj
import
{
Link
,
Redirect
}
from
'
react-router-dom
'
;
import
{
Container
,
Button
,
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