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

[Fix/#80] svgr index.tsx로 export 해오기 #81

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

imddoy
Copy link
Contributor

@imddoy imddoy commented Jul 10, 2024

📌 관련 이슈번호

🎟️ PR 유형

어떤 변경 사항이 있나요?

  • 새 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 리팩토링

✅ Key Changes

이번 PR에서 작업한 내용을 간략히 설명해주세요

  1. 계속 svg때문에 충돌나서 index.ts 버리고 index.tsx로 자동으로 생기게 해놨어요

📢 To Reviewers

-할 말이 없어용!

📸 스크린샷

🔗 참고 자료

Copy link

PR 작성하느라 고생 많았어요!! 라벨 잘 지정되었는지 확인 한 번 해 주기 🫶

@github-actions github-actions bot added 🐛 BUG 버그를 고친 경우 ✨ FEAT 기능 구현 labels Jul 10, 2024
Copy link

Copy link

Copy link
Member

@pepperdad pepperdad left a comment

Choose a reason for hiding this comment

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

ACK

Copy link
Contributor

@sinji2102 sinji2102 left a comment

Choose a reason for hiding this comment

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

index.ts 파일이 자꾸 금쪽이쇼 오픈해서 곤란했는데 빠른 해결 좋습니다!!!!!! 🩷

@imddoy imddoy merged commit 751ddc8 into develop Jul 10, 2024
8 of 9 checks passed
@sinji2102 sinji2102 deleted the fix/#80/FixSvgr branch December 16, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 BUG 버그를 고친 경우 ✨ FEAT 기능 구현
Projects
Status: 🎉Done
Development

Successfully merging this pull request may close these issues.

[ Bug ] svgr export 자동 생성 파일을 index.ts에서 index.tsx로 변경
3 participants