what is wrong

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-02 11:04:28 +05:00
parent dfa3e14d58
commit 68f14151ee

View File

@@ -13,6 +13,7 @@ import { ChangeLang } from './ChangeLang';
import { useLoginModal, useRegisterModal } from '@/shared/zustand/auth';
import { useTranslations } from 'next-intl';
import { useUserPlagiatStore } from '@/shared/zustand/user';
// husky error
function AuthButtons() {
const t = useTranslations('Navbar');