Migrate AttachmentSection to Storybook
This commit is contained in:
parent
098bab2d5e
commit
252c101e06
4 changed files with 133 additions and 141 deletions
|
@ -7,7 +7,7 @@ import { MediaItemType } from '../../LightboxGallery';
|
|||
import { missingCaseError } from '../../../util/missingCaseError';
|
||||
import { LocalizerType } from '../../../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
i18n: LocalizerType;
|
||||
header?: string;
|
||||
type: 'media' | 'documents';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue