feat: the element customize submit button

This commit is contained in:
Ahmed Bouhuolia
2024-09-14 20:18:03 +02:00
parent d690c6a3fe
commit 70551bee30

View File

@@ -63,6 +63,7 @@ function ElementCustomizeFooterActionsRoot({ closeDrawer }) {
intent={Intent.PRIMARY}
style={{ minWidth: 75 }}
loading={isSubmitting}
type={'submit'}
>
Save
</Button>