Skip to content

Commit 39b7f9f

Browse files
committed
chore: nothing commit to trigger rebuild
1 parent 8de181d commit 39b7f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
import * as Sentry from "@sentry/nextjs";
12
import { Analytics } from "@vercel/analytics/react";
23
import { Banner } from "fumadocs-ui/components/banner";
34
import { RootProvider } from "fumadocs-ui/provider";
45
import { Metadata } from "next";
56
import type { ReactNode } from "react";
6-
import * as Sentry from "@sentry/nextjs";
77

88
import { getFullMetadata } from "@/util/getFullMetadata";
99

0 commit comments

Comments
 (0)