Skip to content

fix(components): remove unused 'children' prop from ComboboxChipsInput#2

Merged
hendrikebbers merged 1 commit into
mainfrom
daniel-dev
May 2, 2026
Merged

fix(components): remove unused 'children' prop from ComboboxChipsInput#2
hendrikebbers merged 1 commit into
mainfrom
daniel-dev

Conversation

@danielmarv
Copy link
Copy Markdown
Contributor

This pull request makes a small adjustment to the ComboboxChipsInput component in src/components/combobox.tsx by removing the unused children prop from its parameters. This helps clean up the component's API and prevents confusion about supported props.
and also help the linting to pass

Signed-off-by: Ntege Daniel <danientege785@gmail.com>
@danielmarv danielmarv requested a review from hendrikebbers May 1, 2026 17:19
@hendrikebbers hendrikebbers merged commit bf4117d into main May 2, 2026
1 check 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.

2 participants