fix Create table modal crashing if rowy run not set up

This commit is contained in:
Sidney Alcantara
2021-11-05 12:01:18 +11:00
parent 58b1a53378
commit 879ce40c57

View File

@@ -131,7 +131,7 @@ export default function TableSettingsDialog({
})),
["section", "label"]
),
collections
Array.isArray(collections) ? collections : []
)}
customComponents={{
camelCaseId: {