vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

Typescript error: type expected #209

Closed alessandro-caiora closed 2 years ago

alessandro-caiora commented 2 years ago

Hi @vydimitrov, I get this error when trying to start my react app. I simply used the code written in documentation. How can I solve the issue? Schermata 2022-05-25 alle 16 57 33

Regards, Alessandro

vydimitrov commented 2 years ago

What is the TypeScript version you are using?

alessandro-caiora commented 2 years ago

3.9.6

vydimitrov commented 2 years ago

Check this one