* RTE mock data updates * TODO comment typo correction * Corrected typo in class name This could technically be a breaking-change, but since the class name conflicted with the exported `UmbTiptapToolbarFontFamilyExtensionApi`, then no one could use it anyway. ¯\_(ツ)_/¯ * Tiptap extension code tidy-up Also, makes use of `this.name` instead of hardcoded strings.