Files
twenty/packages/twenty-front/src/modules/command-menu/constants/CommandMenuComponentInstanceId.ts
T
Raphaël Bosi dd12bc31ca Fix record page context store instance id (#10508)
Fixes bug introduced by https://github.com/twentyhq/twenty/pull/10272
- Replace show page context store instance id by 'main-context-store'
2025-02-26 15:05:22 +00:00

2 lines
66 B
TypeScript

export const COMMAND_MENU_COMPONENT_INSTANCE_ID = 'command-menu';