Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hide-on-bush-x committed Aug 24, 2023
1 parent a1539de commit 747ef69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/refactor/ui/components/gallery/GalleryItem.tsx
Expand Up @@ -22,4 +22,4 @@ export const GalleryItem = ({ image, name, description }: GalleryMetadata) => {
)}
</figure>
);
};
};

0 comments on commit 747ef69

Please sign in to comment.