BMAD-METHOD/.claude/rules/solidjs-basic-cursorrules-p.../solidjs---conditional-and-l...

5 lines
224 B
Plaintext

---
description: Advises the implementation of Show and For components for conditional and list rendering in SolidJS.
globs: src/components/**/*.jsx
---
- Implement Show and For components for conditional and list rendering.