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: Bottom Sheet 공통 컴포넌트 구현 #30

Merged
merged 6 commits into from
Sep 7, 2023
Merged

Conversation

dmswl98
Copy link
Contributor

@dmswl98 dmswl98 commented Sep 6, 2023

📌 이슈 번호

✨ 작업 내용

  • Bottom Sheet 공통 컴포넌트 구현
  • 최대 height 적용
  • 반응형 구현

📝 작업 상세 내용

🎨 구현 스크린샷

Lottofolio.-.Chrome.2023-09-07.01-52-57.online-video-cutter.com.mp4
Lottofolio.-.Chrome.2023-09-07.04-38-43.online-video-cutter.com.mp4

💎 TODO

⚠️ 참고

app/page.tsx에 위치한 Home 컴포넌트에 예시 코드 작성해두었습니다!
확인해보시고 사용해주세요~!

@github-actions github-actions bot added the feature 기능 개발 label Sep 6, 2023
Copy link
Collaborator

@lxxmnmn lxxmnmn left a comment

Choose a reason for hiding this comment

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

예시 코드까지..! 감사합니다 🥹🥹🥹

@dmswl98 dmswl98 merged commit 48523cb into main Sep 7, 2023
@dmswl98 dmswl98 deleted the feat/bottom-sheet-ui branch September 7, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Bottom Sheet 컴포넌트 구현
2 participants