Skip to content

Commit

Permalink
actually there's no real need to debounce that
Browse files Browse the repository at this point in the history
  • Loading branch information
NyaomiDEV committed May 7, 2024
1 parent b06c821 commit 3adffed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/tabbed/Members.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
</IonToolbar>
<IonToolbar>
<IonSearchbar
:debounce="1000"
:animated="true"
:placeholder="$t('members:searchPlaceholder')"
showCancelButton="focus"
Expand Down

0 comments on commit 3adffed

Please sign in to comment.