From 3356d28b363ad51b6549507f4080d98a24915bf5 Mon Sep 17 00:00:00 2001 From: suvanbanerjee Date: Thu, 1 Aug 2024 22:12:55 +0530 Subject: [PATCH] chore: Remove unused particleCount prop in Hero component --- components/hero.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/hero.tsx b/components/hero.tsx index 95e7765..61a27aa 100644 --- a/components/hero.tsx +++ b/components/hero.tsx @@ -32,7 +32,6 @@ export default function Hero() { { confettiRef.current?.fire({});