catc/react-timekeeper

Typo on most of the examples

GuillaumeSpera opened this issue · 1 comments

Hi,

I just wanted to point out that most of the code from the "examples" page have typos.

importing
import TimeKeeper from 'react-timekeeper';
using
<Timekeeper>

Notice the K uppercase.

Thanks for the component :)

catc commented

Thanks for catching this - updated 47ffbce