We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4005e4c commit 9bceaa8Copy full SHA for 9bceaa8
README.md
@@ -51,7 +51,8 @@ resources/js/
51
├── hooks/ # Custom React hooks
52
├── layouts/ # Application layouts
53
├── lib/ # Utility functions and configurations
54
-└── pages/ # Page components
+├── pages/ # Page components
55
+└── types/ # Typescript definitions and interfaces
56
```
57
58
**Components**
0 commit comments