mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-28 16:06:28 +01:00
refactor: hide file uploads (#264)
This commit is contained in:
@@ -362,7 +362,7 @@ export default function ChatInput({
|
||||
>
|
||||
{isChatMode ? (
|
||||
<div className="flex gap-2 text-sm text-[#333] dark:text-[#d8d8d8]">
|
||||
<InputExtra />
|
||||
{/* <InputExtra /> */}
|
||||
|
||||
<button
|
||||
className={clsx(
|
||||
|
||||
Reference in New Issue
Block a user