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 0cf7766 commit ec38c55Copy full SHA for ec38c55
src/hooks/i18n/index.tsx
@@ -4,7 +4,6 @@ import i18next from 'i18next'
4
import I18nextBrowserLanguageDetector from 'i18next-browser-languagedetector'
5
import i18nextResourcesToBackend from 'i18next-resources-to-backend'
6
import { useRouter } from 'next/router'
7
-import { forEach } from 'rambda'
8
import {
9
createContext,
10
useCallback,
0 commit comments