From 7c4675f331d2ac96a156e068894a3f0ea9a8c494 Mon Sep 17 00:00:00 2001 From: Robin Huang Date: Sat, 12 Oct 2024 13:01:09 -0700 Subject: [PATCH] Remove box shadow. --- components/Search/SearchHit.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Search/SearchHit.tsx b/components/Search/SearchHit.tsx index 93c949a..26e4927 100644 --- a/components/Search/SearchHit.tsx +++ b/components/Search/SearchHit.tsx @@ -24,7 +24,7 @@ const Hit: React.FC = ({ hit }) => { return (