updated
This commit is contained in:
@@ -7,7 +7,7 @@ import Footer from "../components/footer";
|
||||
import useTranslation from "next-translate/useTranslation";
|
||||
|
||||
const NoSessionWarning = (props) => {
|
||||
const { footerLinks, loading } = props;
|
||||
let { footerLinks, loading } = props;
|
||||
|
||||
let { t, lang } = useTranslation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user