Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2_open_source_sw_development_Han
/
Jaksimsamil
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
redbean096@khu.ac.kr
2020-12-09 08:48:57 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
96e3294f3b9a640acc3cfe96a6fb42910721683c
96e3294f
1 parent
71b2cc61
add real QR code
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
jaksimsamil-page/src/components/setting/LineQR.js
jaksimsamil-page/src/components/setting/LineQR.js
View file @
96e3294
...
...
@@ -4,11 +4,11 @@ const LineQR = () => {
return
(
<
div
>
<
img
src
=
"https://qr-official.line.me/sid/L/
215xiena
.png"
src
=
"https://qr-official.line.me/sid/L/
132nudgz
.png"
width
=
"130"
/>
<
/div
>
);
};
export
default
LineQR
\ No newline at end of file
export
default
LineQR
...
...
Please
register
or
login
to post a comment