feat: Added "Highlight" option to Super formatting toolbars

This commit is contained in:
Aman Harwara
2023-10-05 17:32:05 +05:30
parent eb1a066381
commit 22b9f5cb58
4 changed files with 148 additions and 96 deletions

View File

@@ -87,6 +87,7 @@ export const IconNameToSvgMapping = {
diamond: icons.DiamondIcon,
download: icons.DownloadIcon,
drag: icons.DragIcon,
draw: icons.DrawIcon,
editor: icons.EditorIcon,
email: icons.EmailIcon,
evernote: icons.EvernoteIcon,