Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
  • Loading branch information
Udit Takkar committed Mar 12, 2023
1 parent d3e9952 commit 34f0465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Meshmap/FeaturesSection/useGsapTimeline.js
Expand Up @@ -27,7 +27,7 @@ const useGsapTimeline = ({ trigger, featureContainerName,yPercent }) => {
trigger,
start: "top top+=96px",
end: "bottom top",
markers: true,
// markers: true,
scrub: true,
pin: true,
toggleActions: "play pause resume reset"
Expand Down

0 comments on commit 34f0465

Please sign in to comment.