Migrate Emojify to Storybook
This commit is contained in:

committed by
Josh Perez

parent
88dce16b32
commit
db1f4d107f
@@ -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;
|
||||
|
Reference in New Issue
Block a user