-
Notifications
You must be signed in to change notification settings - Fork 10
[4주차] 백승선 과제 제출합니다 #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
cfdf45f
f526111
ea026fd
6d79ef4
0d1899b
6f36e2a
eed9661
ab01559
0534511
b69931c
5279be0
99414ff
c71b97e
d9d719c
9850eb2
18e4f6f
28fa3a2
224dfca
d4fc09e
11a2fb3
f1d729b
fa1c7aa
4546dfa
16d74d1
4022482
ad31fc4
59b5f57
d5698ae
94d49cc
6ecde2e
34ea234
c1a8b0b
3cd071d
1f6937a
0967ccc
88c32d8
3e2cd3d
3939156
8e5277f
43dde98
74f770e
c38bce2
060b26e
b91148c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| .vercel |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 두명의 참여자가 합쳐진 아이콘을 사용하기보다 채팅방 더미데이터에서 채팅방에 들어있는 참여자를 불러오고 그 참여자의 프로필을 불러오는 방식이 더 좋아보입니다..! |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| <!doctype html> | ||
| <html> | ||
| <head><meta charset="utf-8" /> | ||
| <meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
| <link href="src/style.css" rel="stylesheet"> | ||
| </head> | ||
| <body> | ||
| <div id="root"></div> | ||
| <script type="module" src="src/main.tsx"></script> | ||
| </body> | ||
| </html> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
public/profile 폴더에 똑같은 사진들이 있어요..!!