Linting: Enhance your coding experience by aligning the ESLint configuration with our style guide, ensuring consistency in how named components are defined.
Fixes
Fix the configuration for react/function-component-definition to comply with the style guide, allowing only function declarations for named components.