Skip to content

Commit

Permalink
Update Component.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralLka authored Nov 28, 2024
1 parent b9385a8 commit c261a68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/gallery/src/Component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { GalleryContext } from './context';
import { GalleryImage, ImageMeta } from './types';

import styles from './index.module.css';
import { Single } from './components/image-viewer/single';

export type GalleryProps = {
/**
Expand Down

0 comments on commit c261a68

Please sign in to comment.