KBar included @calcom/ui/v2/core -> Shell -> KBar -> Shell -> ... (#4469)
parent
3a06947c8a
commit
3f29df16ad
|
@ -13,7 +13,7 @@ import { useRouter } from "next/router";
|
|||
import { useLocale } from "@calcom/lib/hooks/useLocale";
|
||||
import { isMac } from "@calcom/lib/isMac";
|
||||
import { Icon } from "@calcom/ui/Icon";
|
||||
import { Tooltip } from "@calcom/ui/v2/core";
|
||||
import Tooltip from "@calcom/ui/v2/core/Tooltip";
|
||||
|
||||
type shortcutArrayType = {
|
||||
shortcuts?: string[];
|
||||
|
|
Loading…
Reference in New Issue