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

[Client] Add BulletItem #194

Merged
merged 6 commits into from
Aug 8, 2023
Merged

[Client] Add BulletItem #194

merged 6 commits into from
Aug 8, 2023

Conversation

frorong
Copy link
Collaborator

@frorong frorong commented Aug 8, 2023

개요 💡

번호 없는 목록(점 목록)의 Item을 제작하였습니다.

작업내용 ⌨️

번호 없는 목록(점 목록)이 자주 사용되어 목록의 Item을 컴포넌트로 제작하였습니다.

storybook에서 작업 내용 확인 가능합니다.

  • Policy
    • BulletItem

props

  • children : 자식 요소로 텍스트를 받습니다.
  • isDark : 옵셔널이며 점의 색을 구분합니다.

사용

  • 점이 녹색일 경우
image
  • 점이 흑색일 경우
image
  • 여러 줄일 경우
image

@vercel
Copy link

vercel bot commented Aug 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
test-official-gsm-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2023 11:20am
test-official-gsm-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2023 11:20am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
official-gsm-admin ⬜️ Ignored (Inspect) Visit Preview Aug 8, 2023 11:20am
official-gsm-client ⬜️ Ignored (Inspect) Visit Preview Aug 8, 2023 11:20am
official-gsm-storybook ⬜️ Ignored (Inspect) Visit Preview Aug 8, 2023 11:20am

@frorong frorong merged commit 7174251 into develop Aug 8, 2023
6 checks passed
@frorong frorong deleted the feature/policy branch August 8, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants