Skip to content

fix: #3-Enhance TreeWithSearch component with new input props - #6

Merged
happyhyep merged 1 commit into
mainfrom
fix/#3-reolove-type-issue-on-treewithsearch
Nov 29, 2025
Merged

fix: #3-Enhance TreeWithSearch component with new input props#6
happyhyep merged 1 commit into
mainfrom
fix/#3-reolove-type-issue-on-treewithsearch

Conversation

@happyhyep

Copy link
Copy Markdown
Owner

Description

TreeWithSearch 컴포넌트의 타입 이슈를 수정하였습니다.

주요 변경사항

Related Issue

Fixes #3

Motivation and Context

Screenshots (if appropriate):

- Export TreeSearchInputProps interface for better type definition
- Refactor TreeWithSearch to include Input as a static property
- Ensure type assertion includes Input property for improved usability
@happyhyep happyhyep self-assigned this Nov 29, 2025
@happyhyep
happyhyep merged commit bdb9485 into main Nov 29, 2025
1 check passed
@happyhyep
happyhyep deleted the fix/#3-reolove-type-issue-on-treewithsearch branch November 29, 2025 09:51
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.

TreeWithSearch.Input 속성 타입 오류

1 participant