v1.2.10
·
312 commits
to master
since this release
Bugfixes
- children are now passed directly without being wrapped. This means that you have to pass a valid react element as children to IdleTimer. (Must be contained in a single element)
clearIntervaloncomponentWillUnmount()resolves an issue trying to setState on an unmounted component.