We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c956b8 commit 444cc90Copy full SHA for 444cc90
src/pages/bug-bounty.tsx
@@ -1,3 +1,4 @@
1
+/* eslint-disable react/no-unescaped-entities */
2
import { useRouter } from "next/router"
3
import type { GetStaticProps } from "next/types"
4
import { type SSRConfig, useTranslation } from "next-i18next"
0 commit comments