Skip to content

[CHORE] camera 아이콘 추가#94

Merged
yougyung merged 1 commit intomainfrom
chore/#93
Nov 5, 2025
Merged

[CHORE] camera 아이콘 추가#94
yougyung merged 1 commit intomainfrom
chore/#93

Conversation

@yougyung
Copy link
Copy Markdown
Collaborator

@yougyung yougyung commented Nov 5, 2025

🔥 연관 이슈

Summary by CodeRabbit

릴리스 노트

  • 새로운 기능
    • 아이콘 라이브러리에 카메라 아이콘이 추가되었습니다. 이제 앱에서 카메라 기능 관련 UI 요소에 이 새로운 아이콘을 사용할 수 있습니다.

@yougyung yougyung linked an issue Nov 5, 2025 that may be closed by this pull request
1 task
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 5, 2025

Caution

Review failed

The pull request is closed.

개요

src/shared/ui/assets/index.tsx 파일에서 camera.svg 임포트를 추가하고 Icons 맵핑에 새로운 camera 항목을 노출하여 IconName 타입을 확장했습니다. 누락된 카메라 아이콘을 디자인 시스템에 추가하는 변경입니다.

변경 사항

응집도 / 파일 변경 요약
아이콘 추가
src/shared/ui/assets/index.tsx
Camera 아이콘 임포트 추가 및 Icons 맵핑에 camera 속성 등록, IconName 타입 자동 확장

예상 코드 리뷰 난이도

🎯 1 (Trivial) | ⏱️ ~3분

관련 PR

제안 레이블

chore

제안 리뷰어

  • keemsebin
  • ujinsim
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/#93

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 219a23a and b887b22.

⛔ Files ignored due to path filters (1)
  • src/shared/ui/assets/camera.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • src/shared/ui/assets/index.tsx (2 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the chore label Nov 5, 2025
@yougyung yougyung merged commit f8fd87a into main Nov 5, 2025
6 of 7 checks passed
@yougyung yougyung deleted the chore/#93 branch November 5, 2025 08:51
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 5, 2025

Update: 2025년 11월 05일 17시 53분 01초
Storybook 미리보기: https://677a9a76c58a295e9421d3ef-ppkfselefa.chromatic.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHORE] 누락된 아이콘 추가

1 participant