We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c047ddf commit 7f6c00cCopy full SHA for 7f6c00c
examples/with-next-js/pages/index.tsx
@@ -1,5 +1,5 @@
1
import Head from "next/head";
2
-import { Inter } from "next/font/google";
+import { Inter } from "@next/font/google";
3
import styles from "../styles/Home.module.css";
4
import { EmbedPDF } from "@simplepdf/react-embed-pdf";
5
0 commit comments