update modal button text
This commit is contained in:
parent
a117f3542c
commit
a24f2e4142
|
@ -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