Migrate MediaGridItem to Storybook
This commit is contained in:
parent
ac28f9f13c
commit
88dce16b32
3 changed files with 135 additions and 95 deletions
|
@ -8,7 +8,7 @@ import {
|
|||
import { LocalizerType } from '../../../types/Util';
|
||||
import { MediaItemType } from '../../LightboxGallery';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
mediaItem: MediaItemType;
|
||||
onClick?: () => void;
|
||||
i18n: LocalizerType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue