---
description: Enforces the use of functional components with hooks in React files.
globs: src/**/*.jsx
- Always use functional components with hooks in React development.