feature: add keyboard shortcut hubl#524

This commit is contained in:
Jean-Baptiste Pasquier
2020-08-24 13:40:35 +02:00
parent 4e9d58452f
commit acb6d0726d
2 changed files with 11 additions and 1 deletions

View File

@ -5,7 +5,7 @@ const HublSearchUsers = widgetFactory(
`<input
data-holder
autocomplete="off"
placeholder="\${label}"
placeholder="\${label} (^ + K)"
type="text"
name="\${name}"
value="\${escapedValue}"