Skip to content

Commit

Permalink
Remove obsolete prop
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentSmedinga committed Nov 7, 2024
1 parent 487766f commit 8f9ecc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion storybook/src/components/Overlap/Overlap.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export const Default: Story = {
<Image
key={1}
alt=""
cover
aspectRatio="2x-wide"
sizes="(max-width: 36rem) 640px, (max-width: 68rem) 1280px, 1600px"
src="https://picsum.photos/1600/500"
Expand Down

0 comments on commit 8f9ecc1

Please sign in to comment.