Refactor SidepanelForm component
This commit is contained in:
parent
bfc8c5c8fa
commit
4365580f5d
@ -216,9 +216,7 @@ export const SidepanelForm = ({ dropedFile }: Props) => {
|
||||
</Tooltip>
|
||||
<Dropdown.Button
|
||||
htmlType="submit"
|
||||
disabled={
|
||||
isSending
|
||||
}
|
||||
disabled={isSending}
|
||||
className="!justify-end !w-auto"
|
||||
icon={
|
||||
<svg
|
||||
|
Loading…
x
Reference in New Issue
Block a user