MediaGalleryItemProps
MediaGalleryItemProps
Signature
interface MediaGalleryItemProps {
description?: string;
spoiler?: boolean;
url?: string;
}
interface MediaGalleryItemProps {
description?: string;
spoiler?: boolean;
url?: string;
}