This commit is contained in:
Philipp Kühn
2022-02-04 10:15:52 +01:00
parent 7ce6687184
commit 1847abdd95

View File

@@ -219,7 +219,6 @@ export const Typography = Extension.create<TypographyOptions>({
rules.push(threeQuarters) rules.push(threeQuarters)
} }
return rules return rules
}, },
}) })