Refactor code structure for improved readability and maintainability
This commit is contained in:
parent
b37aae4987
commit
820b768849
2 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import * as Sentry from "@sentry/nextjs";
|
||||
export const dynamic = "force-dynamic";
|
||||
|
||||
class SentryExampleAPIError extends Error {
|
||||
constructor(message: string | undefined) {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue