Skip to content

Commit d5f1998

Browse files
committed
Revert "eslint-disable react/no-unescaped-entities"
This reverts commit 444cc90.
1 parent 444cc90 commit d5f1998

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/bug-bounty.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable react/no-unescaped-entities */
21
import { useRouter } from "next/router"
32
import type { GetStaticProps } from "next/types"
43
import { type SSRConfig, useTranslation } from "next-i18next"

0 commit comments

Comments
 (0)