Changed label of Download Flow button
This commit is contained in:
parent
5f19ce9298
commit
8f3706b6b7
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ const ExportModal = forwardRef(
|
|||
</span>
|
||||
</BaseModal.Content>
|
||||
|
||||
<BaseModal.Footer submit={{ label: "Download Flow" }} />
|
||||
<BaseModal.Footer submit={{ label: "Export" }} />
|
||||
</BaseModal>
|
||||
);
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue