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
online-quiz-react
Commits
da897cd7
Commit
da897cd7
authored
Aug 12, 2020
by
Jiwon Yoon
Browse files
ㅇ
parent
04f0c8ce
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Admin.js
View file @
da897cd7
...
@@ -35,8 +35,6 @@ function Admin() {
...
@@ -35,8 +35,6 @@ function Admin() {
setQuizBtnCount
(
QuizBtnCount
+
1
)
setQuizBtnCount
(
QuizBtnCount
+
1
)
}
}
return
(
return
(
<>
<>
<
div
className
=
"
container-fluid
"
>
<
div
className
=
"
container-fluid
"
>
...
@@ -64,9 +62,7 @@ function Admin() {
...
@@ -64,9 +62,7 @@ function Admin() {
<
div
className
=
"
row d-flex justify-content-center
"
>
<
div
className
=
"
row d-flex justify-content-center
"
>
<
/div
>
<
/div
>
<
/div
>
<
/div
>
<
div
className
=
"
text-center mt-5
"
>
<
h2
>
관리자
페이지에
오신
것을
환영합니다
<
/h2
>
<
/div
>
{
result
}
{
result
}
<
/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