mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Migrate ImageGrid to Storybook
This commit is contained in:
committed by
Josh Perez
parent
5aac427017
commit
58844f92ab
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user