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 @@
@@ -11,9 +17,10 @@ defineProps<{ hashtag: any }>()
{{ hashtag.name }}
-
- {{ hashtag.following ? 'Following' : 'Not Following' }}
-
+
+
+
+