Updates TinyMCE mock data

to show the font buttons in the toolbar
This commit is contained in:
leekelleher
2025-02-23 17:04:32 +00:00
committed by Jacob Overgaard
parent d30af299ef
commit da26fd1a3c

View File

@@ -1106,6 +1106,8 @@ export const data: Array<UmbMockDataTypeModel> = [
'undo',
'redo',
'styles',
'fontfamily',
'fontsize',
'bold',
'italic',
'alignleft',
@@ -1118,6 +1120,7 @@ export const data: Array<UmbMockDataTypeModel> = [
'link',
'unlink',
'anchor',
'charmap',
'table',
'umbmediapicker',
'umbembeddialog',