From d774cb9602d6a2fcaecfca9b0dfb64fbf8d5de0f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:52:17 +0000 Subject: [PATCH] Update src/components/background/AnimatedGridBackground.tsx --- src/components/background/AnimatedGridBackground.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/background/AnimatedGridBackground.tsx b/src/components/background/AnimatedGridBackground.tsx index a5279b8..b490e58 100644 --- a/src/components/background/AnimatedGridBackground.tsx +++ b/src/components/background/AnimatedGridBackground.tsx @@ -24,7 +24,7 @@ const AnimatedGridBackground = ({ useEffect(() => { if (containerRef.current) { - const { width, height } = containerRef.current.getBoundingClientRect(); + const { width, height } = containerRef.current.getBoundingJordan was amazing! I’m so in love with my permanent eyeliner. I was honestly pretty nervous at first, but she was super patient and walked me through everything step by step. She made the whole appointment feel calm and comfortable. The results are flawless and look so natural. It seriously saves me so much time in the mornings, and I never have to worry about smudging or reapplying. Couldn’t be happier! Rect(); setDimensions({ width, height }); } }, []);