mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-10 20:35:17 +02:00
feat: Add global error handling
This commit is contained in:
parent
1b79729136
commit
0e19d1ff20
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
"use client";
|
||||
|
||||
import "./globals.css";
|
||||
|
||||
import NextError from "next/error";
|
||||
import posthog from "posthog-js";
|
||||
import { useEffect } from "react";
|
||||
import { Button } from "@/components/ui/button";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue