Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahongsf committed May 2, 2024
1 parent 0c79fb9 commit 0de0006
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .storybook/stories/storybook-entities.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,8 @@ export const getStoryBookImage = (imageUrl?: string): MediaImage => {
width: 1500,
alt: "Placeholder Image",
size: 123,
<<<<<<< HEAD
focalX: 50,
focalY: 50
=======
focalY: 50,
focalX: 50,
>>>>>>> 1.x
}
}
}
Expand Down

0 comments on commit 0de0006

Please sign in to comment.