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

♻ :: MajorLine 컴포넌트 분리 #39

Merged
merged 24 commits into from
Apr 6, 2024
Merged

Conversation

whywwhy
Copy link
Member

@whywwhy whywwhy commented Feb 13, 2024

No description provided.

@@ -52,7 +52,7 @@
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/styled-components": "^5.1.34",
"axios": "^1.6.5",
"axios": "^1.6.7",
Copy link
Member

Choose a reason for hiding this comment

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

axios 원래 버전으로 바꿔주세요 1.6.5버전


const navigate = useNavigate();
return (
<div className="main">
<div className="content">
Copy link
Member

Choose a reason for hiding this comment

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

css 코드 완전히 삭제 해주세요

@ftery0 ftery0 merged commit 18642a0 into main Apr 6, 2024
@whywwhy whywwhy linked an issue Apr 6, 2024 that may be closed by this pull request
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.

포트폴리오 메인 페이지 서버 연동
4 participants