patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
796 stars 356 forks source link

Fix React Compiler linter errors #11138

Open jonkoops opened 3 weeks ago

jonkoops commented 3 weeks ago

As part of #11137 the new React Compiler linter was introduced. Under this issue all warnings emitted by this plugin should be fixed and the plugin should be configured to emit errors instead to prevent future regressions.