Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Joseph Garrone <[email protected]>
Signed-off-by: Caroline <[email protected]>
  • Loading branch information
carolineBda and garronej authored Dec 3, 2024
1 parent f975361 commit 0a040fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export const Tile = memo(
imageAlt,
imageWidth,
imageHeight,
imageSvg,
imageSvg = false,
orientation = "vertical",
small = false,
noBorder = false,
Expand Down

0 comments on commit 0a040fc

Please sign in to comment.