aleph
aleph copied to clipboard
fix: remove `copy` event listener on unmount
This PR removes the oncopy event listener when the Transliterate component is about to be unmounted.
Fixes: #4213