Skip to content

Commit

Permalink
Fix animation of Tour (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
gvdongen authored Apr 26, 2024
1 parent 7f9c87f commit c9d0a89
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 299 deletions.
2 changes: 1 addition & 1 deletion src/components/DurableExecutionAnimation/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ export default function DurableExecutionAnimation() {
handlePrev();
}
}
};
}

return (
<div>
Expand Down
Loading

0 comments on commit c9d0a89

Please sign in to comment.