Skip to content

Commit ee35c63

Browse files
committed
fix
1 parent 21253a4 commit ee35c63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/_app.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ export default function Nextra({ Component, pageProps }: NextraAppProps) {
5555
gtag('config', 'G-7TVVW3MEK7');
5656
`}
5757
</Script>
58+
<Component {...pageProps} />
5859
<AskCookbook />
5960
</>
6061
)

0 commit comments

Comments
 (0)