complete merging conflict and remove logs

This commit is contained in:
2024-07-11 10:53:05 +03:30
parent 08926646c4
commit e9e9da7c30
2 changed files with 12 additions and 8 deletions

View File

@@ -7,10 +7,6 @@ import ClearIcon from "@mui/icons-material/Clear";
import moment from "jalali-moment";
function MuiDatePicker({ value, setFieldValue, name, minDate, maxDate, helperText, placeholder, error }) {
// console.log("error", error);
//
// console.log("helperText", helperText)
return (
<Box sx={{ display: "flex", flexDirection: "column", my: 1 }}>
<LocalizationProvider