Skip to content

Commit 5d866c4

Browse files
committed
trigger build and publish
1 parent 9e1e7cb commit 5d866c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/full/pages/_app.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import 'prismjs/themes/prism-tomorrow.css'
77
// core styles shared by all of react-notion-x (required)
88
import 'react-notion-x/src/styles.css'
99

10+
// force push
1011
import '../styles/globals.css'
1112

1213
function MyApp({ Component, pageProps }) {

0 commit comments

Comments
 (0)