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

ListBox.Option now accepting ReactNode as children #13145

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MichaScant
Copy link

WHY are these changes introduced?

Fixes #13031

WHAT is this pull request doing?

Modifies the options and text options files to accept ReactNode children if present in Listbox such that the format is unaffected, and they can be selected.

Screen.Recording.2025-01-29.at.6.38.07.PM.mov

🎩 checklist

@MichaScant MichaScant marked this pull request as draft January 29, 2025 23:39
@MichaScant MichaScant marked this pull request as ready for review January 31, 2025 00:36
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.

Listbox.Option does not accept ReactNode as children
1 participant