ndresx / react-countdown

A customizable countdown component for React.
MIT License
746 stars 69 forks source link

change React.Props to PropsWithChildren #246

Closed byarianto closed 1 year ago

byarianto commented 1 year ago

error TS2694: Namespace 'React' has no exported member 'Props'.

coveralls commented 1 year ago

Coverage Status

coverage: 100.0%. remained the same when pulling 4e113f87aedfa66f7826cafc9a5f5ed79b5226b0 on byarianto:patch-1 into 545a90528ef1809a15427bf617b6bcf07e626f62 on ndresx:master.

jptagorda commented 1 year ago

this patch is applied? i got the same problem