mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-20 22:44:52 +00:00
Fix error when field.values is undefined and add it to issues
This commit is contained in:
@@ -95,7 +95,6 @@ export default function Editor(props) {
|
||||
unique: true,
|
||||
notNull: true,
|
||||
increment: true,
|
||||
length: "",
|
||||
comment: "",
|
||||
id: 0,
|
||||
},
|
||||
|
Reference in New Issue
Block a user