Chats: actually, do use a paperclip
This commit is contained in:
parent
af1ad92432
commit
ec0a3d6eea
|
@ -162,7 +162,6 @@ const ChatComposer = React.forwardRef<HTMLTextAreaElement | null, IChatComposer>
|
|||
resetFileKey={resetFileKey}
|
||||
iconClassName='w-5 h-5'
|
||||
className='text-primary-500'
|
||||
icon={require('@tabler/icons/plus.svg')}
|
||||
/>
|
||||
</Stack>
|
||||
)}
|
||||
|
|
Loading…
Reference in New Issue