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 9e1e7cb commit 5d866c4Copy full SHA for 5d866c4
examples/full/pages/_app.tsx
@@ -7,6 +7,7 @@ import 'prismjs/themes/prism-tomorrow.css'
7
// core styles shared by all of react-notion-x (required)
8
import 'react-notion-x/src/styles.css'
9
10
+// force push
11
import '../styles/globals.css'
12
13
function MyApp({ Component, pageProps }) {
0 commit comments