- -
- -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/www/app/sentry-example-page/page.js b/www/app/sentry-example-page/page.js deleted file mode 100644 index bcace78b..00000000 --- a/www/app/sentry-example-page/page.js +++ /dev/null @@ -1,87 +0,0 @@ -import Head from "next/head"; -import * as Sentry from "@sentry/nextjs"; - -export default function Home() { - 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/ - -
-