CRED-CLUB / neopop-web

NeoPOP components library based on CRED's design system
https://playground.cred.club
Apache License 2.0
958 stars 146 forks source link

fix: global store listener cleanup #35

Closed shanpriyan closed 1 year ago

shanpriyan commented 2 years ago

Before:

listener fired 12 times on a single click of a image button in storybook.

After:

listener fired 3 times on a single click of a image button in storybook.