From 58c5476246a282779353e10ae0deaa615f707188 Mon Sep 17 00:00:00 2001 From: dertyp7 Date: Sun, 14 Jan 2024 20:42:43 +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 1b33800..dd26d5d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -52,7 +52,7 @@ export default function App() { } }); }, - { threshold: 0.3 } + { threshold: 0.5 } ); const observerAnimations = new IntersectionObserver(