Change placeholder text for TimePicker to have ":" separator

This commit is contained in:
Reed Shea 2021-02-15 10:31:19 -05:00
commit 27792e57b8
4 changed files with 4 additions and 4 deletions

View file

@ -9562,7 +9562,7 @@
"kind": "let",
"description": "Specify the input placeholder text",
"type": "string",
"value": "\"hh=mm\"",
"value": "\"hh:mm\"",
"isFunction": false,
"constant": false,
"reactive": false