diff --git a/components/AlgoliaSearchModal.js b/components/AlgoliaSearchModal.js index 49cad8b2..8fc62d91 100644 --- a/components/AlgoliaSearchModal.js +++ b/components/AlgoliaSearchModal.js @@ -6,7 +6,6 @@ import { useGlobal } from '@/lib/global' import throttle from 'lodash/throttle' import { siteConfig } from '@/lib/config' import { useHotkeys } from 'react-hotkeys-hook'; -import ShortcutTag from '@/components/ShortcutTag' const ShortCutActions = [ { @@ -254,7 +253,7 @@ export default function AlgoliaSearchModal({ cRef }) { {totalHit === 0 && (