airbnb / react-with-styles

Use CSS-in-JavaScript with themes for React without being tightly coupled to one implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DateRangePickerInput: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

HakanSungur opened this issue · comments

Hello,
I'm trying to do React SSR with Express and I'm getting this error. DateRangePickerInput: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

We don’t support react > 16 yet, and this error only occurs in React 18.