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: change public static methods for listbox and data grid to not be fat arrow fns #6811

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

chrisdholt
Copy link
Member

Pull Request

📖 Description

This PR changes static methods which are fat arrow functions to normal methods.

🎫 Issues

Part of #6809

@chrisdholt chrisdholt force-pushed the users/chhol/fix-static-fat-arrow-functions branch from dd501b2 to f1a2e98 Compare August 14, 2023 16:28
@chrisdholt chrisdholt merged commit 4f03778 into master Aug 15, 2023
5 checks passed
@chrisdholt chrisdholt deleted the users/chhol/fix-static-fat-arrow-functions branch August 15, 2023 16:48
janechu pushed a commit that referenced this pull request Jun 10, 2024
… fat arrow fns (#6811)

* fix: change public static methods for listbox and data grid to not be fat arrow fns

* Change files
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.

3 participants