Skip to content
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

111 rest UI fix #112

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

111 rest UI fix #112

wants to merge 4 commits into from

Conversation

osh6006
Copy link
Contributor

@osh6006 osh6006 commented Nov 14, 2024

PR 제목은 핵심 변경 사항을 요약해주세요.


🙋‍ Summary (요약)

  • UI 오류들을 전부 해결하였습니다!

🤔 Describe your Change (변경사항)

🔗 Issue number and link (참고)

@@ -16,6 +17,8 @@ export default async function PortfolioLayout({
}) {
// id로 닉네임 받아오기

const myInfo = await getMyInfo();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 부분 혹시 상대방의 정보를 받아와야 하는 게 아닐까요?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 그러네요 생각해보니까 다시 수정할게요 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants