Improved Lightbox experience
This commit is contained in:
parent
d80e738fb1
commit
d5d808651a
26 changed files with 1054 additions and 966 deletions
|
@ -9,7 +9,7 @@ import {
|
|||
isVideoTypeSupported,
|
||||
} from '../../../util/GoogleChrome';
|
||||
import { LocalizerType } from '../../../types/Util';
|
||||
import { MediaItemType } from '../../LightboxGallery';
|
||||
import { MediaItemType } from '../../../types/MediaItem';
|
||||
|
||||
export type Props = {
|
||||
mediaItem: MediaItemType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue