---
description: Naming conventions for React applications
globs: <root>/src/**/*.ts,<root>/src/**/*.tsx,<root>/src/**/*.js,<root>/src/**/*.jsx,<root>/components/**/*.ts,<root>/components/**/*.tsx,<root>/components/**/*.js,<root>/components/**/*.jsx
alwaysApply: false
---

# Naming Conventions in React

<!--
TODO: Add content for React naming conventions.
Follow unified schema guidelines.
-->
