MCPcopy Create free account
hub / github.com/github/docs / _app.tsx

File _app.tsx

pages/_app.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useEffect } from 'react'
2import App from 'next/app'
3import type { AppProps, AppContext } from 'next/app'
4import Head from 'next/head'

Callers

nothing calls this directly

Calls 1

getInitialPropsMethod · 0.80

Tested by

no test coverage detected