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 9af3a38 commit 48da744Copy full SHA for 48da744
src/components/Language/Language.tsx
@@ -1,7 +1,7 @@
1
import React from 'react';
2
import i18n from '../../i18n';
3
//import { useTranslation } from 'react-i18next';
4
-import { redirect, useNavigate } from 'react-router-dom';
+import { redirect } from 'react-router-dom';
5
6
import "./Language.scss";
7
0 commit comments