Skip to content

Commit

Permalink
break lint
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Mar 2, 2024
1 parent e756bd5 commit 2ac710d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const components: GridComponents = {
};

const virtuosoStyles: CSSProperties = { height: '100%' };

const GalleryImageGrid = () => {
const { t } = useTranslation();
const rootRef = useRef<HTMLDivElement>(null);
Expand Down

0 comments on commit 2ac710d

Please sign in to comment.