diff --git a/app/routes/_auth+/_layout.tsx b/app/routes/_auth+/_layout.tsx index 2730e7a..a69589f 100644 --- a/app/routes/_auth+/_layout.tsx +++ b/app/routes/_auth+/_layout.tsx @@ -21,15 +21,15 @@ export default function AuthLayout() {
-
+
-

+

Remix Start

-

+

Lorem ipsum dolor sit, amet consectetur adipisicing elit. In autem ipsa, nulla laboriosam dolores, repellendus perferendis libero suscipit nam temporibus molestiae

@@ -40,11 +40,17 @@ export default function AuthLayout() {
- Remix Start + {['light', 'dark'].map((mode) => ( + Remix Start + ))}
diff --git a/app/routes/docs+/_layout.tsx b/app/routes/docs+/_layout.tsx index 97f5871..451962b 100644 --- a/app/routes/docs+/_layout.tsx +++ b/app/routes/docs+/_layout.tsx @@ -89,7 +89,17 @@ export default function DocsLayout() { className="group flex flex-row items-center gap-2" aria-label="Remix Start home" > - Remix Start + {['light', 'dark'].map((mode) => ( + Remix Start + ))}