React - Custom Right click (Context menu)
For one of the projects I did recently, there was a need of creating a custom right-click. So I thought of creating a reusable component as react is known for it.
Quick start
I have created a component that includes a button with onContextMenu props ...
techion.hashnode.dev3 min read