Close menu on click
This PR does the following:
- Closes the copy popup on click which is more intuitive than hovering outside.
- Refactor code to remove JSX warnings (=== in place of ==, not following JSX conventions, spaces etc)
Hi, can we merge this?
Hi @isopropylcyanide Nowadays I became very busy with my personal job. I couldn't manage the time to test the behavior you implemented. Have you tested locally? If everything works as expected I can merge.
Hi @isopropylcyanide Nowadays I became very busy with my personal job. I couldn't manage the time to test the behavior you implemented. Have you tested locally? If everything works as expected I can merge.
Yes, everything works as expected :) Thank you for the merge
@rbrahul Resolved merge conflicts. Can we merge this?
Bump @rbrahul