Skip to content

Commit ca59921

Browse files
chore: regenerate package-lock file and bump package versions (#5010)
Co-authored-by: Prince Rajpoot <prince.rajpoot.20@gmail.com> Co-authored-by: Ansh Goyal <anshgoyal1704@gmail.com>
1 parent d0593b8 commit ca59921

File tree

3 files changed

+12966
-12000
lines changed

3 files changed

+12966
-12000
lines changed

components/AlgoliaSearch.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable no-underscore-dangle */
2+
import type { DocSearchHit, InternalDocSearchHit, StoredDocSearchHit } from '@docsearch/react';
23
import { DocSearchModal } from '@docsearch/react';
3-
import type { DocSearchHit, InternalDocSearchHit, StoredDocSearchHit } from '@docsearch/react/dist/esm/types';
44
import clsx from 'clsx';
55
import Head from 'next/head';
66
import Link from 'next/link';

0 commit comments

Comments
 (0)