Skip to content

Commit 4b49344

Browse files
jacobsimionatozeroasterisk
authored andcommitted
Remove date from TextField component (#282)
1 parent 474dd4a commit 4b49344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/0.9/json/standard_catalog_definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@
507507
"usageHint": {
508508
"type": "string",
509509
"description": "The type of input field to display.",
510-
"enum": ["date", "longText", "number", "shortText", "obscured"]
510+
"enum": ["longText", "number", "shortText", "obscured"]
511511
},
512512
"validationRegexp": {
513513
"type": "string",

0 commit comments

Comments
 (0)