Migrate Image to Storybook
This commit is contained in:
parent
db7aa6223f
commit
7098c8b393
4 changed files with 189 additions and 469 deletions
|
@ -6,7 +6,7 @@ import { Spinner } from '../Spinner';
|
|||
import { LocalizerType } from '../../types/Util';
|
||||
import { AttachmentType } from '../../types/Attachment';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
alt: string;
|
||||
attachment: AttachmentType;
|
||||
url: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue