Migrate Emojify to Storybook
This commit is contained in:
parent
88dce16b32
commit
db1f4d107f
3 changed files with 96 additions and 61 deletions
|
@ -35,7 +35,7 @@ function getImageTag({
|
|||
);
|
||||
}
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
text: string;
|
||||
/** A class name to be added to the generated emoji images */
|
||||
sizeClass?: SizeClassType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue