Closed TheNoim closed 5 years ago
Forgot some vuetify props. Noticed it when I changed all of my input styles to box and was not able to change it for the date input.
box
Do not merge. Something prevents the components to render. Will check it out later.
The code was refactored. Use textFieldProps, datePickerProps and timePickerProps to set the properties of the component.
textFieldProps
datePickerProps
timePickerProps
Forgot some vuetify props. Noticed it when I changed all of my input styles to
box
and was not able to change it for the date input.