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 3fb3575 commit 0b135dcCopy full SHA for 0b135dc
src/components/layout/docs-layout-client.tsx
@@ -1,7 +1,7 @@
1
"use client";
2
3
-import type { ReactNode } from "react";
4
import { usePathname } from "next/navigation";
+import type { ReactNode } from "react";
5
import { useMemo } from "react";
6
import { baseOptions } from "@/app/layout.config";
7
import {
0 commit comments