Ooops!
It looks like something went wrong.
We track these errors automatically, but if the problem persists please feel free to contact us.
import Head from 'next/head' import Link from 'next/link' import { useRouter } from 'next/router' import { MarkGithubIcon, CommentDiscussionIcon } from '@primer/octicons-react' import { useVersion } from 'components/hooks/useVersion' export function GenericError() { const { isEnterprise } = useVersion() return (
It looks like something went wrong.
We track these errors automatically, but if the problem persists please feel free to contact us.