remove create budibase db button
This commit is contained in:
parent
e0e4048b37
commit
978f08f30d
|
@ -68,9 +68,8 @@
|
|||
disabled={!Object.keys(integration).length}
|
||||
title="Data"
|
||||
confirmText="Continue"
|
||||
cancelText="Create a new table with Budibase DB"
|
||||
showCancelButton={false}
|
||||
size="M"
|
||||
onCancel={() => internalTableModal.show()}
|
||||
onConfirm={() => {
|
||||
chooseNextModal()
|
||||
}}
|
||||
|
|
Loading…
Reference in New Issue