From 61d2c92dee806e6a950d85f9934668b5ed074136 Mon Sep 17 00:00:00 2001 From: Kevin Van Der Werff Date: Mon, 21 Oct 2019 17:28:27 +0200 Subject: [PATCH] :constrution: :art: leave out empty strings --- components/Search.vue | 5 +++-- utils/pure.js | 9 ++++++++- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/components/Search.vue b/components/Search.vue index 0b0c914..0b239c5 100644 --- a/components/Search.vue +++ b/components/Search.vue @@ -4,6 +4,7 @@