- -
- -Get started by sending us a sample error:
- - -- Next, look for the error on the{" "} - Issues Page. -
-- For more information, see{" "} - - https://docs.sentry.io/platforms/javascript/guides/nextjs/ - -
-diff --git a/src/app/sentry-example-page/page.jsx b/src/app/sentry-example-page/page.jsx deleted file mode 100644 index dce2206..0000000 --- a/src/app/sentry-example-page/page.jsx +++ /dev/null @@ -1,86 +0,0 @@ -"use client"; - -import Head from "next/head"; -import * as Sentry from "@sentry/nextjs"; - -export default function Page() { - return ( -
Get started by sending us a sample error:
- - -- Next, look for the error on the{" "} - Issues Page. -
-- For more information, see{" "} - - https://docs.sentry.io/platforms/javascript/guides/nextjs/ - -
-