From b4fba38954815a34e272f704fef6de046c91ff6f Mon Sep 17 00:00:00 2001 From: Dhiraj Singh <92836453+Dhirajsingh212@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:50:49 +0530 Subject: [PATCH] fix:overflow issue (#466) --- src/components/Testimonials.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Testimonials.tsx b/src/components/Testimonials.tsx index f85dc3b2..bfd8b5ad 100644 --- a/src/components/Testimonials.tsx +++ b/src/components/Testimonials.tsx @@ -14,7 +14,7 @@ const tweetIds = [ export default function Testimonials() { return ( -