react-highlight-menu icon indicating copy to clipboard operation
react-highlight-menu copied to clipboard

A react text selection / highlight menu similar to the context menu on medium.com.

Results 1 react-highlight-menu issues
Sort by recently updated
recently updated
newest added

When using `react-highlight-menu` 2.0.2 with a Next.js 13.4.9 app, I am getting this warning ```py Warning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the...