Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ _error.tsx
File
_error.tsx
apps/web/pages/_error.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import NextErrorComponent from
'next/error'
;
2
import { NextPageContext } from
'next'
;
3
4
const MyError = ({ statusCode, hasGetInitialPropsRun, err }: any) => {
Callers
nothing calls this directly
Calls
2
getInitialProps
Method · 0.80
error
Method · 0.65
Tested by
no test coverage detected