From 3f92b6614363791daaab62fd70b9dfecdff6d27b Mon Sep 17 00:00:00 2001 From: dertyp7 Date: Sun, 14 Jan 2024 20:23:35 +0100 Subject: [PATCH] Update threshold value in App.tsx --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 51e4ef6..1b33800 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -52,7 +52,7 @@ export default function App() { } }); }, - { threshold: 0.7 } + { threshold: 0.3 } ); const observerAnimations = new IntersectionObserver(