fix(search): types should extend input attributes

Fixes #1520
This commit is contained in:
Eric Liu 2022-10-13 22:00:13 -07:00
commit 104fbfd3a5

View file

@ -2,6 +2,7 @@
/**
* @event {null} expand
* @event {null} collapse
* @restProps {input}
*/
/**