auth validation

This commit is contained in:
Виталий Лавшонок
2025-11-23 13:53:48 +03:00
parent dae4584840
commit ee0e44082a
5 changed files with 147 additions and 17 deletions

View File

@@ -84,7 +84,7 @@ export const Input: React.FC<inputProps> = ({
<div
className={cn(
'text-liquid-red text-[14px] h-[18px] text-right mt-[5px]',
'text-liquid-red text-[14px] h-auto text-right mt-[5px] whitespace-pre-line ',
error == '' && 'h-0 mt-0',
)}
>