This commit is contained in:
jubitjohn 2023-06-23 11:07:15 +05:30
parent a7ded9b0cb
commit da61fd83b0

View file

@ -7,6 +7,7 @@ import React, {
} from 'react';
import AppNavbar from 'components/Navbar/app';
import { t } from 'i18next';
import { useRouter } from 'next/router';
import { Overlay } from 'components/Container';
import 'bootstrap/dist/css/bootstrap.min.css';