Enable different lists in search

This commit is contained in:
Sam Carlton 2020-11-20 16:16:51 -06:00
parent ae81543a45
commit c49f6566c3
2 changed files with 26 additions and 6 deletions

View file

@ -9,6 +9,7 @@
</h2>
<Search
:app-list="appList"
@update:query="query = $event"
/>