Skip to content

Commit 7f6c00c

Browse files
committed
chore: revert nextjs example changes
1 parent c047ddf commit 7f6c00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-next-js/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Head from "next/head";
2-
import { Inter } from "next/font/google";
2+
import { Inter } from "@next/font/google";
33
import styles from "../styles/Home.module.css";
44
import { EmbedPDF } from "@simplepdf/react-embed-pdf";
55

0 commit comments

Comments
 (0)