Skip to content

Commit

Permalink
map revision
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudLun committed Jan 25, 2024
1 parent 200bb43 commit 98010d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Component/StoryLine/Story.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ const Story = () => {
"features": posts
});

console.log(posts)

const onStepEnter = ({ data }) => {
setCurrentStepIndex(data);
if (data === 3) {
Expand Down

0 comments on commit 98010d1

Please sign in to comment.