Migrate ImageGrid to Storybook
This commit is contained in:
parent
5aac427017
commit
58844f92ab
4 changed files with 324 additions and 410 deletions
|
@ -15,7 +15,7 @@ import { Image } from './Image';
|
|||
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
attachments: Array<AttachmentType>;
|
||||
withContentAbove?: boolean;
|
||||
withContentBelow?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue