Updates TinyMCE mock data
to show the font buttons in the toolbar
This commit is contained in:
committed by
Jacob Overgaard
parent
d30af299ef
commit
da26fd1a3c
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user