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

ref(ui): Remove render function from dropdown label #66389

Merged
merged 1 commit into from Mar 6, 2024

Conversation

scttcper
Copy link
Member

@scttcper scttcper commented Mar 6, 2024

  • label should be a ReactNode of some kind and not a render function
  • Removes type casts that were added

- label should be a ReactNode of some kind and not a render function
- Removes type casts that were added
@scttcper scttcper requested a review from a team March 6, 2024 00:45
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 6, 2024
@scttcper scttcper merged commit 14905b8 into master Mar 6, 2024
40 checks passed
@scttcper scttcper deleted the scttcper/remove-dropdown-item-label-render-fn branch March 6, 2024 19:34
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants