annoncement

This commit is contained in:
hamid zarghami
2025-01-30 11:21:49 +03:30
parent bc39fd5042
commit dcc5857048
5 changed files with 148 additions and 109 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ const DatePickerComponent: FC<Props> = (props: Props) => {
calendar={persian}
locale={persian_fa}
calendarPosition="bottom-right"
className={props.className}
className={`rmdp-mobile ${props.className}`}
/>
{props.error_text && props.error_text !== '' && (
<div className="text-xs text-right text-red-600 mt-2 mr-2 font-medium">