mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-22 07:40:32 +00:00
feat: the element customize submit button
This commit is contained in:
@@ -63,6 +63,7 @@ function ElementCustomizeFooterActionsRoot({ closeDrawer }) {
|
|||||||
intent={Intent.PRIMARY}
|
intent={Intent.PRIMARY}
|
||||||
style={{ minWidth: 75 }}
|
style={{ minWidth: 75 }}
|
||||||
loading={isSubmitting}
|
loading={isSubmitting}
|
||||||
|
type={'submit'}
|
||||||
>
|
>
|
||||||
Save
|
Save
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user