Migrate Caption Editor to Storybook
This commit is contained in:
parent
24dfaa4da4
commit
c8e8291da4
3 changed files with 92 additions and 77 deletions
|
@ -7,7 +7,7 @@ import { AttachmentType } from '../types/Attachment';
|
|||
|
||||
import { LocalizerType } from '../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
attachment: AttachmentType;
|
||||
i18n: LocalizerType;
|
||||
url: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue