Add input props to ToolbarSearch

This commit is contained in:
Gregor Wassmann 2021-05-14 14:51:07 +02:00
commit 126f5bc3ee
3 changed files with 5 additions and 2 deletions

View file

@ -11016,7 +11016,7 @@
{ "type": "forwarded", "name": "blur", "element": "Search" }
],
"typedefs": [],
"rest_props": { "type": "InlineComponent", "name": "Search" }
"rest_props": { "type": "Element", "name": "input" }
},
{
"moduleName": "Tooltip",