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
Today KU
Commits
fba4ebde
Commit
fba4ebde
authored
Nov 01, 2021
by
Kim, Subin
Browse files
class->className 변경
parent
ad5717c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Card/StudyPlanCard.js
View file @
fba4ebde
...
...
@@ -49,14 +49,13 @@ const StudyPlanCard = () => {
<
p
className
=
"
card-subtitle ms-1 mb-2 text-muted
"
>
임치헌
-
과학기술2관
323
호
<
/p
>
<
Link
className
=
"
text-decoration-none link-dark
"
to
=
"
/studyplan/edit
"
>
<
div
className
=
"
d-flex
"
>
<
i
class
=
"
bi bi-plus
"
><
/i
>
<
i
class
Name
=
"
bi bi-plus
"
><
/i
>
<
p
className
=
"
card-text mb-1
"
>
새로운
계획
추가하기
<
/p
>
<
/div
>
<
/Link
>
<
/div
>
<
/div
>
<
/div
>
<
/
>
)
}
...
...
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