Update sidebar.tsx

This commit is contained in:
王力斌 2024-08-06 10:01:44 +08:00 committed by GitHub
parent aa40015e9b
commit cf1e775a3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -225,8 +225,8 @@ export function SideBar(props: { className?: string }) {
{...props} {...props}
> >
<SideBarHeader <SideBarHeader
title="NextChat" title="小王的GPT"
subTitle="Build your own AI assistant." subTitle="欢迎使用小王的ChatGPT."
logo={<ChatGptIcon />} logo={<ChatGptIcon />}
> >
<div className={styles["sidebar-header-bar"]}> <div className={styles["sidebar-header-bar"]}>