chore: add log warning

This commit is contained in:
amhsirak
2024-12-23 23:26:23 +05:30
parent ecfd1e1e42
commit ad8a48c0c6

View File

@@ -10,6 +10,7 @@ import i18n from '../i18n';
const Login = () => {
const { t } = useTranslation();
// just don't remove these logs - god knows why it's not working without them
console.log(i18n)
console.log(t)
const [form, setForm] = useState({