mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-09 04:15:25 +08:00
feat: seperate chat page
This commit is contained in:
5
app/containers/Sidebar/SettingList.tsx
Normal file
5
app/containers/Sidebar/SettingList.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { ListHoodProps } from "./types";
|
||||
|
||||
export default function SettingList(props: ListHoodProps) {
|
||||
return <></>;
|
||||
}
|
Reference in New Issue
Block a user