Sticker Creator
This commit is contained in:
parent
2df1ba6e61
commit
11d47a8eb9
123 changed files with 11287 additions and 1714 deletions
|
@ -6,7 +6,7 @@ export type OwnProps = {
|
|||
inline?: boolean;
|
||||
shortName: string;
|
||||
skinTone?: SkinToneKey | number;
|
||||
size?: 16 | 18 | 20 | 28 | 32 | 64 | 66;
|
||||
size?: 16 | 18 | 20 | 24 | 28 | 32 | 64 | 66;
|
||||
children?: React.ReactNode;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue