Fix typos
This commit is contained in:
parent
3705b959d6
commit
3c80272673
21 changed files with 24 additions and 24 deletions
|
@ -35,7 +35,7 @@ export type PropsType = Readonly<{
|
|||
titleBarDoubleClick?: () => void;
|
||||
children: ReactNode;
|
||||
|
||||
// Needs to be overriden in sticker-creator
|
||||
// Needs to be overridden in sticker-creator
|
||||
iconSrc?: string;
|
||||
}> &
|
||||
(MenuPropsType | { hasMenu?: false });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue