diff --git a/src/components/MessageInputActions/Attach.tsx b/src/components/MessageInputActions/Attach.tsx index eb25a89..42722a2 100644 --- a/src/components/MessageInputActions/Attach.tsx +++ b/src/components/MessageInputActions/Attach.tsx @@ -132,8 +132,8 @@ const Attach = ({ showText }: { showText?: boolean }) => { key={i} className="flex flex-row items-center justify-start w-full space-x-3 p-3" > -
{file.fileName.length > 25