From 73a53c8161e0c0198b5708141fc9c0bfc48cd042 Mon Sep 17 00:00:00 2001 From: Kevin van der Werff Date: Thu, 7 Nov 2019 00:52:25 +0100 Subject: [PATCH] :construction: Debounce of 500ms --- components/Search.vue | 2 +- pages/search.vue | 19 +++++++++++-------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/components/Search.vue b/components/Search.vue index f2d8f49..5bc4360 100644 --- a/components/Search.vue +++ b/components/Search.vue @@ -1,5 +1,5 @@