Fix command menu keyboard input & refactor group (#1706)
* - fix command menu keyboard shortcuts - refactor command groups * - refactor the MenuItemCommand to use cmdk * - fixed matching commands multiple displays * - fixed array count problems react with boolean
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
import React from 'react';
|
||||
import { useNavigate } from 'react-router-dom';
|
||||
|
||||
import { IconArrowUpRight } from '@/ui/icon';
|
||||
|
||||
Reference in New Issue
Block a user