Feat: I can add a favorite directly from my table (#1747)
* implented add/remove favorite in context menu * clear selected rows after favorite button click, context menu width 200px when remove from favorites is shown * Update front/src/modules/ui/context-menu/components/ContextMenu.tsx
This commit is contained in:
@@ -41,6 +41,7 @@ export {
|
||||
IconForbid,
|
||||
IconGripVertical,
|
||||
IconHeart,
|
||||
IconHeartOff,
|
||||
IconHelpCircle,
|
||||
IconInbox,
|
||||
IconLayoutKanban,
|
||||
|
||||
Reference in New Issue
Block a user