Refactor SidepanelForm component

This commit is contained in:
n4ze3m 2024-02-28 18:36:25 +05:30
parent bfc8c5c8fa
commit 4365580f5d

View File

@ -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