mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-02 03:10:38 +08:00
fix ts error
This commit is contained in:
parent
b6735bffe4
commit
a51fb24f36
@ -1,3 +1,5 @@
|
||||
"use client";
|
||||
|
||||
import React from "react";
|
||||
import { IconButton } from "./button";
|
||||
import GithubIcon from "../icons/github.svg";
|
||||
|
Loading…
x
Reference in New Issue
Block a user