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: Badge 컴포넌트 구현 #18

Merged
merged 2 commits into from
Jan 27, 2024
Merged

feat: Badge 컴포넌트 구현 #18

merged 2 commits into from
Jan 27, 2024

Conversation

alstn2468
Copy link
Member

  • Badge 컴포넌트 구현
image

아래의 라벨 같은 경우는 문의를 남겨두었음

image

@alstn2468 alstn2468 self-assigned this Jan 27, 2024
Copy link

netlify bot commented Jan 27, 2024

Deploy Preview for boolti-admin ready!

Name Link
🔨 Latest commit 60fbb04
🔍 Latest deploy log https://app.netlify.com/sites/boolti-admin/deploys/65b516e552f5380008c238b6
😎 Deploy Preview https://deploy-preview-18--boolti-admin.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 27, 2024

Deploy Preview for boolti-preview ready!

Name Link
🔨 Latest commit 60fbb04
🔍 Latest deploy log https://app.netlify.com/sites/boolti-preview/deploys/65b516e538180e0008868a18
😎 Deploy Preview https://deploy-preview-18--boolti-preview.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

main: '#52C41A',
sub: '#CCF3BA',
},
red: {
Copy link
Member Author

Choose a reason for hiding this comment

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

red, green, grey 같은 경우에는 기존에 status 같은 곳에 들어가 있는 색상이 있지만 개발 편의를 위해 main, sub에도 추가하였음

Copy link
Member

Choose a reason for hiding this comment

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

오키

Copy link
Member Author

Choose a reason for hiding this comment

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

혜선, 보영이한테도 피그마로 공유해뒀어!

Copy link

netlify bot commented Jan 27, 2024

Deploy Preview for boolti-super-admin ready!

Name Link
🔨 Latest commit 60fbb04
🔍 Latest deploy log https://app.netlify.com/sites/boolti-super-admin/deploys/65b516e58ca430000847a58a
😎 Deploy Preview https://deploy-preview-18--boolti-super-admin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@Puterism Puterism left a comment

Choose a reason for hiding this comment

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

진행시켜

@alstn2468 alstn2468 merged commit f907cc7 into main Jan 27, 2024
13 checks passed
@alstn2468 alstn2468 deleted the feat/badge branch January 27, 2024 14:47
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.

2 participants