onefinestay / react-daterange-picker

Other
563 stars 209 forks source link

There is no locale attribute in typescript. #204

Open yahengqi opened 5 years ago

yahengqi commented 5 years ago

IntrinsicAttributes & IntrinsicClassAttributes & Readonly<{ children?: ReactNode; }> & Readonly<Props> not locale”

AlanFoster commented 5 years ago

Thanks for the issue; Could you raise a pull request to update the typescript definition? :+1:

The typescript definition for this component does not currently live in this repository

yahengqi commented 5 years ago

Sorry, there is no technology yet.

AlanFoster commented 5 years ago

There are types available on https://github.com/DefinitelyTyped/DefinitelyTyped that you can send a pull request to :+1: