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

[#19] 텍스트필드 v2 컴포넌트 구현 #38

Merged
merged 5 commits into from
Jul 30, 2024
Merged

[#19] 텍스트필드 v2 컴포넌트 구현 #38

merged 5 commits into from
Jul 30, 2024

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

텍스트필드 V2 컴포넌트 구현하고 스토리북 작성했습니다.

Changes 📝

react icons 라이브러리 설치했습니다...! 아이콘 종류도 많고 사용하기도 편합니다!

Screenshot 📷

image image

@gihwan-dev gihwan-dev linked an issue Jul 30, 2024 that may be closed by this pull request
Copy link

vercel bot commented Jul 30, 2024

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

Name Status Preview Comments Updated (UTC)
dnd-11th-8-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 1:45pm
dnd-11th-8-frontend-rvo5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 1:45pm

@gihwan-dev
Copy link
Collaborator Author

gihwan-dev commented Jul 30, 2024

Test Coverage

[email protected] coverage /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
vitest run --coverage

RUN v2.0.4 /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
Coverage enabled with v8

src/test/utils/sum.test.ts (1 test) 4ms
src/test/utils/SomeTest.test.tsx (1 test) 61ms

Test Files 2 passed (2)
Tests 2 passed (2)
Start at 13:44:42
Duration 1.37s (transform 43ms, setup 344ms, collect 22ms, tests 65ms, environment 869ms, prepare 186ms)

% Coverage report from v8

=============================== Coverage summary ===============================

Statements   : 0% ( 0/596 )
Branches     : 0% ( 0/24 )
Functions    : 0% ( 0/24 )
Lines        : 0% ( 0/596 )
================================================================================

@gihwan-dev gihwan-dev requested a review from hijiyun July 30, 2024 13:03
Copy link
Collaborator

@hijiyun hijiyun left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 ~

@hijiyun hijiyun merged commit f2c30b4 into main Jul 30, 2024
3 of 4 checks passed
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.

[디자인 시스템] 텍스트 필드 v2 구현
2 participants