buat branch staging

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

View File

@@ -3,7 +3,6 @@ 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();