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

Refactor: update selectItem component and remove unused imports #5124

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

anovazzi1
Copy link
Contributor

@anovazzi1 anovazzi1 commented Dec 6, 2024

This pull request includes changes to the SelectItem component. The component has been refactored to add a div wrapper around the children in the SelectItem component. Additionally, unused imports have been removed from the newMessageOptions.tsx file.

fix #4073

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 6, 2024
@anovazzi1 anovazzi1 requested a review from lucaseduoli December 6, 2024 18:00
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 17, 2024
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) December 17, 2024 02:03
@ogabrielluiz ogabrielluiz merged commit ba75a15 into main Dec 17, 2024
22 checks passed
@ogabrielluiz ogabrielluiz deleted the addDivOnSelect branch December 17, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove span from custom select
2 participants