Skip to content

[REFACTOR] 컴포넌트 분리#191

Merged
sunhwaaRj merged 1 commit into
developfrom
feat/#190-components-refactor
Aug 21, 2025
Merged

[REFACTOR] 컴포넌트 분리#191
sunhwaaRj merged 1 commit into
developfrom
feat/#190-components-refactor

Conversation

@sunhwaaRj

Copy link
Copy Markdown
Collaborator

체크리스트

  • 🧰 npm run dev로 실행 환경에서 잘 돌아가는걸 확인했나요?
  • 🎋 base 브랜치를 develop 브랜치로 설정했나요?
  • 🖌️ PR 제목은 형식에 맞게 잘 작성했나요?
  • 🏷️ 라벨은 등록했나요?
  • 🙆 리뷰어는 등록했나요?

📌 관련 이슈번호


✅ Key Changes

  • 리스트 페이지에서 반복되는 필터 utils 분리하여 재사용성을 높였습니다.

📸 스크린샷 or 실행영상


💬 To Reviewers

@sunhwaaRj sunhwaaRj self-assigned this Aug 20, 2025
@sunhwaaRj sunhwaaRj added the ♻️ REFACTOR 코드 수정 및 리팩토링 label Aug 20, 2025
@github-actions

Copy link
Copy Markdown

@waldls waldls left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

자주 사용되는만큼, utils로 따로 분리하신 게 좋은 것 같습니다! 재사용성까지 고려해주신 점도 굿굿입니다🤩👍🏻

@HiJuwon HiJuwon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

확인했습니다~~! 재사용성 높인 것 좋습니다 bb

@sunhwaaRj sunhwaaRj merged commit 1455beb into develop Aug 21, 2025
1 check passed
@HiJuwon HiJuwon added this to the Demo Day milestone Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

♻️ REFACTOR 코드 수정 및 리팩토링 🍀 선화

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR] 컴포넌트 분리

3 participants