licoy преди 1 година
родител
ревизия
a51fb24f36
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      app/components/error.tsx

+ 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";