diff --git a/src/lib/components/BullBearSay.svelte b/src/lib/components/BullBearSay.svelte
index cf3bd861..06aae73a 100644
--- a/src/lib/components/BullBearSay.svelte
+++ b/src/lib/components/BullBearSay.svelte
@@ -77,7 +77,7 @@ $: {
{#if data?.user?.tier === 'Pro'}
-
+
{#each tabs as item, i}