Skip to content

Commit ba544cb

Browse files
committed
Split component docs
1 parent 5a1bce5 commit ba544cb

34 files changed

Lines changed: 1192 additions & 1437 deletions

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This project has comprehensive documentation organized in the `docs/` directory:
2020

2121
- **[Quick Start](./docs/quickstart.md)** - Installation, setup, and first steps
2222
- **[API Reference](./docs/api.md)** - Complete API documentation for hooks, providers, and functions
23-
- **[Components](./docs/components.md)** - UI component reference (Badge, Button, Dialog, Select, etc.)
23+
- **[Components](./docs/components/)** - UI component reference (Badge, Button, Dialog, Select, etc.)
2424
- **[Module & Resource Definition](./docs/module-resource-definition.md)** - How to structure your application using modules and resources
2525
- **[File-Based Routing](./docs/file-based-routing.md)** - Defining pages via directory structure with vite plugin
2626
- **[Routing & Navigation](./docs/routing-and-navigation.md)** - Client-side navigation hooks and Command Palette

0 commit comments

Comments
 (0)