fix build

This commit is contained in:
smanylov
2025-12-29 11:21:54 +07:00
parent 0c1aad1932
commit fffd38a812
3 changed files with 36 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
'use client'
import styles from '@/app/styles/lmodule/ogin.module.scss'
import styles from '@/app/styles/module/login.module.scss'
import { useActionState } from 'react';
import { useTranslations } from 'next-intl';