Mark Inman

Results 1 issues of Mark Inman

I get the following error when using the arrow keys to change dates. ```Failed prop type: Invalid prop `value` of type `number` supplied to `MinuteInput`, expected `string`.``` My onChange function...