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