mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
docs: fix typo (#516)
This commit is contained in:
@@ -82,7 +82,7 @@ export default function RootLayout({ children }) {
|
|||||||
|
|
||||||
> ⚠️ This component is **not** optional and must include:
|
> ⚠️ This component is **not** optional and must include:
|
||||||
>
|
>
|
||||||
> - `<html>` and `<body>` HTML tags and the
|
> - `<html>` and `<body>` HTML tags
|
||||||
> - `<TuonoScripts />` component.
|
> - `<TuonoScripts />` component.
|
||||||
|
|
||||||
### Layout component for specific routes
|
### Layout component for specific routes
|
||||||
|
|||||||
Reference in New Issue
Block a user