From 7fd364d0b139538091b095fdacc720de20943b0a Mon Sep 17 00:00:00 2001 From: Anirban Kar Date: Thu, 21 Nov 2024 01:22:30 +0530 Subject: [PATCH] removed the background color from rays --- app/components/ui/BackgroundRays/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/ui/BackgroundRays/index.tsx b/app/components/ui/BackgroundRays/index.tsx index b8a200a..7f77c4c 100644 --- a/app/components/ui/BackgroundRays/index.tsx +++ b/app/components/ui/BackgroundRays/index.tsx @@ -28,7 +28,7 @@ const BackgroundRays = () => { return () => observer.disconnect(); }, []); return ( -
+