mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 04:10:32 +00:00
fix: BIG-158 Quick payment dialog submit button loading state.
This commit is contained in:
@@ -29,7 +29,7 @@ function QuickPaymentReceiveFloatingActions({
|
||||
</Button>
|
||||
<Button
|
||||
intent={Intent.PRIMARY}
|
||||
disabled={isSubmitting}
|
||||
loading={isSubmitting}
|
||||
style={{ minWidth: '75px' }}
|
||||
type="submit"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user