mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fix Create table modal crashing if rowy run not set up
This commit is contained in:
@@ -131,7 +131,7 @@ export default function TableSettingsDialog({
|
||||
})),
|
||||
["section", "label"]
|
||||
),
|
||||
collections
|
||||
Array.isArray(collections) ? collections : []
|
||||
)}
|
||||
customComponents={{
|
||||
camelCaseId: {
|
||||
|
||||
Reference in New Issue
Block a user