Skip to content

Switch to React functional components#307

Open
wilkie wants to merge 2 commits intoupgrade-react-and-eslintfrom
switch-to-function-components
Open

Switch to React functional components#307
wilkie wants to merge 2 commits intoupgrade-react-and-eslintfrom
switch-to-function-components

Conversation

@wilkie
Copy link
Copy Markdown
Contributor

@wilkie wilkie commented Apr 9, 2026

Fairly straight-forward conversion. Though it chose to make them in the form function MyComponent(...) {} and I would prefer const MyComponent = ({...}: MyComponentProps) => {...} instead. I will convert this in the TypeScript path.

@wilkie wilkie changed the base branch from main to upgrade-react-and-eslint April 9, 2026 04:27
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.

1 participant