docs: Formatting

This commit is contained in:
Philip 2024-10-27 01:23:36 +02:00
parent a290320bca
commit 7aa9a50207

View file

@ -72,8 +72,8 @@ src/
│ │ │ ├── util.ts
│ │ │ └── util.test.ts # Utility specify tests
│ │ ├── models/ # Component-specific types/interfaces
│ │ ├── componentPart.tsx # Component files
│ │ └── index.tsx # Component files
│ │ ├── componentPart.tsx # Component files
│ │ └── index.tsx # Component files
├── @models/ # Global type definitions
├── styles/ # CSS styles
├── tests/ # Only test setup files & Playwright tests