BMAD-METHOD/.claude/rules/react-styled-components-cur.../react-functional-components...

5 lines
177 B
Plaintext

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