buat branch staging

This commit is contained in:
bipproduction
2025-02-15 22:05:15 +08:00
parent 2115af8126
commit c6bb9a9eb4

View File

@@ -3,6 +3,7 @@ import { motion, useScroll, useTransform } from "framer-motion";
import { Image } from "@mantine/core";
import { useShallowEffect } from "@mantine/hooks";
const FlipOnScroll = () => {
// Menggunakan hook useScroll untuk mendeteksi posisi scroll
const { scrollYProgress } = useScroll();