mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
fix: defining-routes.mdx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function RootLayout({ children }) {
|
||||
|
||||
### Layout component for specific routes
|
||||
|
||||
A file created in this location will wrap **only** the routes defined within the `src/routes/posts` folder.
|
||||
A file created in this location will wrap only the routes defined within the `src/routes/posts` folder.
|
||||
|
||||
```tsx
|
||||
// src/routes/posts/__root.tsx
|
||||
|
||||
Reference in New Issue
Block a user