Error message of a working validation does appear on the screen for mui DatePicker
I have a field for adding date of birth in my project’s registration page. A registering user should be at least 18 years old. The problem is that even though the validation works, it is not outputting any error message on the screen around the field.