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

Fix prop mutation and address some lints #159

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

nekevss
Copy link
Member

@nekevss nekevss commented Jun 8, 2024

This PR is primarily to address a small issue in SuiteSelector, where the props was being mutated (sort -> toSorted).

While doing that, there were also some lints addressed.

@nekevss nekevss force-pushed the fix-mutating-props branch from b536d54 to 75743af Compare June 8, 2024 21:55
@nekevss nekevss requested a review from a team June 8, 2024 22:48
@jedel1043 jedel1043 added enhancement New feature or request bug Something isn't working labels Jun 19, 2024
@jedel1043 jedel1043 force-pushed the fix-mutating-props branch from 75743af to 8673032 Compare June 19, 2024 03:20
@jedel1043 jedel1043 merged commit 3cf8123 into main Jun 19, 2024
1 check passed
@jedel1043 jedel1043 deleted the fix-mutating-props branch June 19, 2024 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants