diff --git a/packages/extension-typography/src/typography.ts b/packages/extension-typography/src/typography.ts index d021759c..c90738cc 100644 --- a/packages/extension-typography/src/typography.ts +++ b/packages/extension-typography/src/typography.ts @@ -219,7 +219,6 @@ export const Typography = Extension.create({ rules.push(threeQuarters) } - return rules }, })