react-datetimerange-picker
react-datetimerange-picker copied to clipboard
`inputRef` not attaching properly
I'm trying to get the reference to the DateTimeRangePicker through the inputRef prop, but for some reason in React + Typescript it isn't assigning properly, but it seems to work for React + Javascript.