Skip to content

Commit ec8f70f

Browse files
committed
rm insights prop to unbreak main
1 parent e2f089d commit ec8f70f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Search.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ export function Search({
121121
<DocSearchModal
122122
{...options}
123123
searchParameters={searchParameters}
124-
insights={true}
125124
onClose={onClose}
126125
navigator={{
127126
navigate({itemUrl}: any) {

0 commit comments

Comments
 (0)