---
description: Guides the implementation of createMemo for managing derived values in SolidJS components.
globs: src/components/**/*.jsx
- Implement createMemo() for derived values.