sforkowany z mirror/soapbox
rodzic
d5303387f5
commit
5e47a2567f
Przed Szerokość: | Wysokość: | Rozmiar: 694 B Po Szerokość: | Wysokość: | Rozmiar: 694 B |
|
@ -188,7 +188,7 @@ const ChatComposer = React.forwardRef<HTMLTextAreaElement | null, IChatComposer>
|
|||
) : null}
|
||||
|
||||
<IconButton
|
||||
src={require('@tabler/icons/send.svg')}
|
||||
src={require('assets/icons/airplane.svg')}
|
||||
iconClassName='w-5 h-5'
|
||||
className='text-primary-500'
|
||||
disabled={isSubmitDisabled}
|
||||
|
|
Ładowanie…
Reference in New Issue