Ooops!
We track these errors automatically, but if the problem persists please feel free to contact us.
import { SimpleHeader, SimpleFooter } from 'components/GenericError' import Head from 'next/head' import { CommentDiscussionIcon } from '@primer/octicons-react' import { useVersion } from 'components/hooks/useVersion' import { Lead } from 'components/ui/Lead' const Custom404 = () => { const { isEnterprise } = useVersion() return (
We track these errors automatically, but if the problem persists please feel free to contact us.