Merge pull request #12134 from jpzwarte/add-missing-line-height-to-typeset

Addon-docs: Fix missing line-height on TypeSet block
This commit is contained in:
Michael Shilman 2020-09-05 09:34:47 +08:00 committed by GitHub
commit 9326e4d745
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,7 @@ export const Typeset: FunctionComponent<TypesetProps> = ({
fontFamily,
fontSize: size,
fontWeight,
lineHeight: size,
}}
>
{sampleText || 'Was he a beast if music could move him so?'}