Skip to content

Commit 692cd8d

Browse files
committed
Comment out the Next.js Image component in docImage.tsx for testing purposes
1 parent d106baa commit 692cd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/docImage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import path from 'path';
22

3-
import Image from 'next/image';
3+
// import Image from 'next/image';
44

55
import {serverContext} from 'sentry-docs/serverContext';
66

0 commit comments

Comments
 (0)