- -
- -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/packages/web/pages/sentry-example-page.jsx b/packages/web/pages/sentry-example-page.jsx deleted file mode 100644 index 115cb5e38..000000000 --- a/packages/web/pages/sentry-example-page.jsx +++ /dev/null @@ -1,77 +0,0 @@ -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/ - -
-