Refine frontend contrib guides

Apply small follow-up edits to the frontend documentation: the
AGENTS index, the forms, react-components, and ui guides.

Signed-off-by: Émile Ré <emile@probo.com>
This commit is contained in:
Émile Ré
2026-06-24 10:30:12 +02:00
parent ff966b462e
commit 8f36e81fe8
4 changed files with 11 additions and 9 deletions

View File

@@ -17,6 +17,7 @@ These rules are the **source of truth**. Where existing code (e.g. `apps/console
| Routing, navigation, URL state, auth | [`contrib/claude/routing.md`](routing.md) |
| Client state (Relay / URL / local / context / zustand) | [`contrib/claude/state-management.md`](state-management.md) |
| Permission-gated UI | [`contrib/claude/permissions.md`](permissions.md) |
| Custom hooks, `_lib` placement, mutation hooks | [`contrib/claude/hooks.md`](hooks.md) |
## Destructuring