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

Feat: 메뉴 상세 UI 작성 #50

Merged
merged 7 commits into from
Sep 10, 2024
Merged

Feat: 메뉴 상세 UI 작성 #50

merged 7 commits into from
Sep 10, 2024

Conversation

sionyeom
Copy link
Contributor

@sionyeom sionyeom commented Sep 5, 2024

close #31

@sionyeom sionyeom added the enhancement New feature or request label Sep 5, 2024
@sionyeom sionyeom requested a review from jun0811 September 5, 2024 11:51
@sionyeom sionyeom self-assigned this Sep 5, 2024
Copy link
Contributor

Choose a reason for hiding this comment

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

src/components/shared/BackButton/index.tsx
여기에 예전에 제가 만들어 둔게 있어서 이걸 추가해서 하면 좋을 것 같습니다
기능적으로 부족하면 추가적으로 커스텀하셔도 되고여

Copy link
Contributor Author

Choose a reason for hiding this comment

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

아까 질문드린대로 잘적용했습니다 확인 부탁드려요!

Copy link
Contributor

@kichul7493 kichul7493 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

</Label>
</div>
<div className="flex items-center space-x-2">
<RadioGroupItem
Copy link
Contributor

Choose a reason for hiding this comment

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

반복 되는 컴포넌트를 분리하면 좋지 않을까요?

만약 수정해야 하면 전부 다 찾아다니면서 고쳐야 해서 힘들거 같아요!

@sionyeom sionyeom merged commit b2e245a into dev Sep 10, 2024
1 check passed
@sionyeom sionyeom deleted the feature/#31-menu-detail branch September 10, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants