mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-10-29 12:52:08 +01:00
Update threshold value in App.tsx
This commit is contained in:
@@ -21,7 +21,7 @@ export default function App() {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
{ threshold: 0.7 }
|
{ threshold: 0.5 }
|
||||||
);
|
);
|
||||||
|
|
||||||
if (aboutRef.current) {
|
if (aboutRef.current) {
|
||||||
|
|||||||
Reference in New Issue
Block a user