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

전체 파일 구조 리팩토링 #71

Merged
merged 1 commit into from
Oct 14, 2024
Merged

전체 파일 구조 리팩토링 #71

merged 1 commit into from
Oct 14, 2024

Conversation

Dobbymin
Copy link
Contributor

#️⃣ 연관된 이슈

ex) #이슈번호, - #이슈번호

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요.(이미지 첨부 가능)

  • index.ts 를 활용한 파일 진입점 만들기
  • 파일명이 index.tsx 인 것들을 더 직관적인 명칭으로 변경
  • router 경로 변경

스크린샷 (선택)

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

정확히 3일 걸렸네요.. 하하

⏰ 현재 버그

✏ Git Close

close #이슈번호

@Dobbymin Dobbymin added 📦 Environment 개발 환경세팅을 진행하는 경우 ♻️ Refactoring 코드 리팩토링 & 클린 코드 작업을 진행하는 경우 labels Oct 14, 2024
@Dobbymin Dobbymin requested review from Diwoni and JYN523 October 14, 2024 02:24
@Dobbymin Dobbymin self-assigned this Oct 14, 2024
@Dobbymin Dobbymin linked an issue Oct 14, 2024 that may be closed by this pull request
@Dobbymin Dobbymin merged commit 119e6db into Weekly Oct 14, 2024
1 check passed
@Dobbymin Dobbymin deleted the Feat/issue-#69 branch October 14, 2024 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Environment 개발 환경세팅을 진행하는 경우 ♻️ Refactoring 코드 리팩토링 & 클린 코드 작업을 진행하는 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

전체 구조 변경
1 participant