update modal button text
This commit is contained in:
parent
fa4f0b07f4
commit
d1280dcf88
|
@ -68,7 +68,7 @@
|
|||
disabled={!Object.keys(integration).length}
|
||||
title="Data"
|
||||
confirmText="Continue"
|
||||
cancelText="Start from scratch"
|
||||
cancelText="Create a new table with Budibase DB"
|
||||
size="M"
|
||||
onCancel={() => internalTableModal.show()}
|
||||
onConfirm={() => {
|
||||
|
|
Loading…
Reference in New Issue