Skip to content

Commit

Permalink
Do not assign value to search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasHirt committed Apr 9, 2020
1 parent fc9e83b commit 08635ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/files/src/components/FilesAppBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<div v-if="!publicPage()" class="uk-width-auto uk-visible@m">
<oc-search-bar
@search="onFileSearch"
:value="searchTerm"
:label="$_searchLabel"
:loading="isLoadingSearch"
:buttonHidden="true"
Expand Down

0 comments on commit 08635ec

Please sign in to comment.