Skip to content

Conversation

@cskime
Copy link
Collaborator

@cskime cskime commented Aug 13, 2025

📝 작업 내용

  • text-field.jsx 파일에서 text field component 이름을 InputTextField에서 TextField로 수정합니다.
  • TextField component를 input과 dropdown type으로 나누는 과정에서 이름을 미처 수정하지 못했습니다.

💬 리뷰어에게 남길 말 (선택)

cskime added 2 commits August 13, 2025 17:40
`TextField` component를 input과 dropdown type으로 나누는 과정에서 이름을 미처 수정하지 못했습니다.
@cskime cskime linked an issue Aug 13, 2025 that may be closed by this pull request
1 task
@cskime cskime added the fix 버그 및 오류 수정 label Aug 14, 2025
Copy link
Collaborator

@nidor022 nidor022 left a comment

Choose a reason for hiding this comment

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

👍

@cskime cskime merged commit 36855bb into codeit-FE-18-part2:develop Aug 14, 2025
@cskime cskime deleted the feature/#24 branch August 14, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 버그 및 오류 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TextField component에 잘못된 이름이 사용된 문제

3 participants