new subnet

This commit is contained in:
YasinShaikh123
2024-04-10 20:46:33 +05:30
parent d5265025cd
commit 2914aeaf35

View File

@@ -35,7 +35,7 @@ export const NewSubnetComp = () => {
scrub: 1,
pin: true,
end: "bottom bottom-=100vh",
markers: true,
markers: false,
},
})
.fromTo(firstBoxRef.current, { opacity: 1 }, { opacity: 0 })