Fix cmd menu tests (#1739)
* - fix tests * - fixed header * - lint - fixed catalog menuitemcommand * - fix prop destructuring in test * - combine single/multiple create and goto commands
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import { useRecoilState } from 'recoil';
|
||||
|
||||
|
||||
import { DoubleTextChipDisplay } from '@/ui/content-display/components/DoubleTextChipDisplay';
|
||||
import { ViewFieldDoubleTextChipMetadata } from '@/ui/editable-field/types/ViewField';
|
||||
import { useCurrentRowEntityId } from '@/ui/table/hooks/useCurrentEntityId';
|
||||
|
||||
Reference in New Issue
Block a user