mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-27 21:45:50 +00:00
new subnet
This commit is contained in:
@@ -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 })
|
||||
|
||||
Reference in New Issue
Block a user