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 56bc9ec commit 808bc98Copy full SHA for 808bc98
src/components/Language/Language.tsx
@@ -1,7 +1,6 @@
1
import React from 'react';
2
import i18n from '../../i18n';
3
//import { useTranslation } from 'react-i18next';
4
-import { redirect, redirectDocument, replace } from 'react-router-dom';
5
6
import "./Language.scss";
7
0 commit comments