You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to include the DateTimePicker, which uses DateInput, into my existing solution that uses react-bootstrap. I want to have consistent styling on my inputs, which relies on my input having a class .form-control.
I don't see any means of including a class on the input via props. Can I suggest that we add this?