Typo on most of the examples
GuillaumeSpera opened this issue · 1 comments
GuillaumeSpera commented
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 :)