Skip to content

Commit 3d9a0d2

Browse files
committed
remove nullable prop for null type
1 parent 03cdd9d commit 3d9a0d2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

properties_pane/field_level/fieldLevelConfig.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,12 +1435,6 @@ making sure that you maintain a proper JSON format.
14351435
"propertyType": "text",
14361436
"shouldValidate": true
14371437
},
1438-
{
1439-
"propertyName": "nullable",
1440-
"propertyKeyword": "nullable",
1441-
"propertyType": "checkbox",
1442-
"enableForReference": true
1443-
},
14441438
"comments"
14451439
],
14461440
"array": [

0 commit comments

Comments
 (0)