vmarchesin / react-konami-code

Trigger an easter egg by pressing a sequence of keys.
MIT License
62 stars 12 forks source link

Remove keyup event on componentWillUnmount() #6

Closed BenzLeung closed 4 years ago

BenzLeung commented 4 years ago

Remove keyup event on componentWillUnmount() to avoid a memory leak.

vmarchesin commented 4 years ago

Thanks, I'll publish a new patch version asap.

BenzLeung commented 4 years ago

Could you plz npm publish ?

vmarchesin commented 4 years ago

Life got in the way of things and I forgot about it. Sorry, 1.4.1 is live.

vmarchesin commented 4 years ago

Regarding the previous comment please use 1.4.2