remove StatusBar in ChatBOX with a new design

This commit is contained in:
ecwu
2024-12-20 17:31:01 +08:00
parent ac307f5551
commit 17a4bf6d6b
3 changed files with 109 additions and 8 deletions

View File

@@ -465,12 +465,6 @@ export default function ChatBOX(props: {
/>
)}
<StatusBar
chatStore={chatStore}
setShowSettings={setShowSettings}
setShowSearch={setShowSearch}
/>
<div className="grow overflow-scroll">
{!chatStore.apiKey && (
<p className="bg-base-200 p-6 rounded my-3 text-left">