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