d3-context-menu icon indicating copy to clipboard operation
d3-context-menu copied to clipboard

Is there any example mocking with jest?

Open marcoarruda opened this issue 2 years ago • 0 comments

I'm struggling to have it mocked when using with vue.js

My component imports the lib like

import * d3ContextMenu as from 'd3-context-menu'

marcoarruda avatar Sep 13 '22 19:09 marcoarruda