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:49:28 +0000
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
5ecd9db95537617259d1975a6d2153570d5a6a72
5ecd9db9
2 parents
1fc975df
96e3294f
Merge branch 'kakaoDev' into lineDev
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 @
5ecd9db
...
...
@@ -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