Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2017110273
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2021-06-07 00:11:28 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cad7e3fbb6f3254ad6b75fdc0d57df1dadf13c99
cad7e3fb
1 parent
b2dccd64
update menu.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
client/src/components/menu/Menu.js
client/src/components/menu/Menu.js
View file @
cad7e3f
...
...
@@ -29,7 +29,7 @@ const Menu = () => {
<
a
href
=
"http://ncov.mohw.go.kr/"
>
<
div
className
=
"corona-cnt-today"
>
<
span
>
금일
확진자
수
<
/span
>
<
span
className
=
"cnt"
>
5
41
<
/span
>
<
span
className
=
"cnt"
>
5
56
<
/span
>
<
/div
>
<
div
className
=
"corona-cnt-acc"
>
<
span
>
누적
확진자
수
<
/span
>
...
...
Please
register
or
login
to post a comment