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 ebec501 commit a0dc567Copy full SHA for a0dc567
apps/docs/app/layout.tsx
@@ -3,7 +3,6 @@ import { Head } from "nextra/components";
3
import { getPageMap } from "nextra/page-map";
4
import type { Metadata } from "next";
5
import { Navbar } from "@/components/navbar";
6
-import { Footer } from "@/components/footer";
7
import { METADATA } from "@/lib/constants";
8
import "@/app/globals.css";
9
0 commit comments