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
bora-it
Commits
ffa73727
Commit
ffa73727
authored
Jul 04, 2021
by
이재연
Browse files
현재 전화번호 제외
parent
301ff1af
Changes
1
Show whitespace changes
Inline
Side-by-side
client/src/components/Profile/InfoUpdate.js
View file @
ffa73727
...
...
@@ -44,17 +44,17 @@ const InfoUpdate = () => {
>
CHERRY
#
0805
<
/div
>
<
div
class
=
"
col-6
"
>
<
div
class
=
"
input-group mx-2 my-3
"
>
<
div
>
<
div
className
=
"
d-flex justify-content-center
"
>
<
label
class
=
"
form-label
"
class
=
"
form-label
me-3
"
style
=
{{
fontSize
:
"
13px
"
,
fontWeight
:
"
bold
"
}}
>
현재
비밀번호
<
/label
>
<
input
type
=
"
text
"
class
=
"
form-control
"
/>
<
input
type
=
"
text
"
class
=
"
form-control
"
style
=
{{
height
:
"
38px
"
,
width
:
"
200px
"
}}
/
>
<
/div
>
<
div
class
=
"
col-6
"
>
<
div
class
=
"
input-group mx-2 my-3
"
>
<
div
>
<
label
class
=
"
form-label
"
...
...
@@ -77,15 +77,6 @@ const InfoUpdate = () => {
<
/div
>
<
div
class
=
"
col-6
"
>
<
div
class
=
"
input-group my-3
"
>
<
div
>
<
label
class
=
"
form-label
"
style
=
{{
fontSize
:
"
13px
"
,
fontWeight
:
"
bold
"
}}
>
현재
전화번호
<
/label
>
<
input
type
=
"
text
"
class
=
"
form-control
"
/>
<
/div
>
<
div
>
<
label
class
=
"
form-label
"
...
...
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