licoy 1 жил өмнө
parent
commit
a51fb24f36

+ 2 - 0
app/components/error.tsx

@@ -1,3 +1,5 @@
+"use client";
+
 import React from "react";
 import { IconButton } from "./button";
 import GithubIcon from "../icons/github.svg";