GH-3183 Add sub actions to quick actions in ActionBar (#3339)

* convert quick action into a dropdown

* GH-3183 import icons

* GH-3183 display dummy sub-actions in dropdown

* Migrate to new Dropdown API

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
Deepak Kumar
2024-01-11 18:19:36 +05:30
committed by GitHub
parent e142e4ec79
commit c8aec95325
5 changed files with 69 additions and 10 deletions

View File

@ -33,6 +33,7 @@ export {
IconChevronsRight,
IconChevronUp,
IconCircleDot,
IconClick,
IconCoins,
IconColorSwatch,
IconMessageCircle as IconComment,
@ -90,6 +91,7 @@ export {
IconPlus,
IconPresentation,
IconProgressCheck,
IconPuzzle,
IconRefresh,
IconRelationManyToMany,
IconRelationOneToMany,