chore: consolidate super toolbar items and remove need for scroll [skip e2e]

This commit is contained in:
Aman Harwara
2023-10-25 11:14:34 +05:30
parent 04d95cc264
commit f6bfe9e868
9 changed files with 329 additions and 166 deletions

View File

@@ -49,6 +49,7 @@ export const IconNameToSvgMapping = {
'link-off': icons.LinkOffIcon,
'list-bulleted': icons.ListBulleted,
'list-numbered': icons.ListNumbered,
'list-check': icons.CheckListIcon,
'lock-filled': icons.LockFilledIcon,
'menu-arrow-down-alt': icons.MenuArrowDownAlt,
'menu-arrow-down': icons.MenuArrowDownIcon,