Skip to content

Commit 32ad0a3

Browse files
committed
dompurify pure pain
1 parent b4b1d87 commit 32ad0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/search/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88
SentryGlobalSearch,
99
standardSDKSlug,
1010
} from '@sentry-internal/global-search';
11-
import * as DOMPurify from 'dompurify';
11+
import DOMPurify from 'dompurify';
1212
import Link from 'next/link';
1313
import {usePathname, useRouter} from 'next/navigation';
1414
import algoliaInsights from 'search-insights';

0 commit comments

Comments
 (0)