Add Heading 4 to block menu

This commit is contained in:
Tom Moor
2024-09-28 13:13:25 -04:00
parent 0a2c066253
commit b6e43e1990
5 changed files with 16 additions and 5 deletions
+1
View File
@@ -43,6 +43,7 @@ export default function useDictionary() {
h1: t("Big heading"),
h2: t("Medium heading"),
h3: t("Small heading"),
h4: t("Extra small heading"),
heading: t("Heading"),
hr: t("Divider"),
image: t("Image"),