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

Merged
merged 1 commit into from
Jan 8, 2025
Merged

feat: text 컴포넌트 구현 #13

merged 1 commit into from
Jan 8, 2025

Conversation

XionWCFM
Copy link
Collaborator

@XionWCFM XionWCFM commented Jan 7, 2025

Screenshot 2025-01-07 at 19 55 30

디자인 시스템의 Text 컴포넌트 구현하였습니다.

우선 [] 문법을 통해 하드 코딩하였습니다.

@XionWCFM XionWCFM requested a review from Youjiiin January 7, 2025 10:55
@XionWCFM XionWCFM self-assigned this Jan 7, 2025
@XionWCFM XionWCFM linked an issue Jan 7, 2025 that may be closed by this pull request
4 tasks
@github-actions github-actions bot added the size/M label Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 14 / 14
🔵 Statements 100% 14 / 14
🔵 Functions 100% 0 / 0
🔵 Branches 100% 3 / 3
File CoverageNo changed files found.
Generated in workflow #8 for commit bfed940 by the Vitest Coverage Report Action

@XionWCFM XionWCFM merged commit 1004ad2 into main Jan 8, 2025
5 checks passed
@XionWCFM XionWCFM deleted the feat/5-text branch January 8, 2025 10:26
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.

feat: Text Component 개발
2 participants