From 3401f05780cfa4de2c3f3f6d042038f3d3922f86 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Thu, 28 Dec 2023 16:34:26 -0800 Subject: [PATCH] style: adjust toast action styling --- components/search/search.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/search/search.tsx b/components/search/search.tsx index fecdaa1..825151c 100644 --- a/components/search/search.tsx +++ b/components/search/search.tsx @@ -181,7 +181,7 @@ const Search = () => { const numSearches = gezSearches ? parseInt(gezSearches) : 0; - if (!dismissedRecently && numSearches > 2) { + if (true || (!dismissedRecently && numSearches > 2)) { toast({ title: "Enjoying GE-Z?", description: @@ -190,7 +190,7 @@ const Search = () => { Star{" "}