From 6b5b1f2aedfd6f6748e1387570f8da7b21b03f06 Mon Sep 17 00:00:00 2001 From: Piotrek Tomczewski Date: Wed, 4 Jan 2023 21:08:05 +0100 Subject: [PATCH] feat(search): :sparkles: show hashtag stats and chart in autocomplete (#779) --- components/search/HashtagInfo.vue | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/components/search/HashtagInfo.vue b/components/search/HashtagInfo.vue index 20e53228..f98cf3fd 100644 --- a/components/search/HashtagInfo.vue +++ b/components/search/HashtagInfo.vue @@ -1,5 +1,11 @@