Skip to content

Commit

Permalink
trigger build and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
normdoow committed Oct 3, 2023
1 parent 9e1e7cb commit 5d866c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/full/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import 'prismjs/themes/prism-tomorrow.css'
// core styles shared by all of react-notion-x (required)
import 'react-notion-x/src/styles.css'

// force push
import '../styles/globals.css'

function MyApp({ Component, pageProps }) {
Expand Down

0 comments on commit 5d866c4

Please sign in to comment.