mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 20:16:37 +08:00
关闭一些不需要展示的配置项
This commit is contained in:
parent
c636993989
commit
c4e85c23b2
@ -1,3 +1,4 @@
|
|||||||
|
"use client"; // Error components must be Client Components
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import { IconButton } from "./button";
|
import { IconButton } from "./button";
|
||||||
import GithubIcon from "../icons/github.svg";
|
import GithubIcon from "../icons/github.svg";
|
||||||
|
Loading…
Reference in New Issue
Block a user