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