react-copy-to-clipboard is published only as CJS which causes issues when vitest imports the @devtools-ui/plugin or @devtools-ui/copy-to-clipboard
Because the @devtools-ui/plugin imports all the underlying components, this issue is present even if the CopyToClipboard asset isn't used.
react-copy-to-clipboardis published only as CJS which causes issues when vitest imports the@devtools-ui/pluginor@devtools-ui/copy-to-clipboardBecause the
@devtools-ui/pluginimports all the underlying components, this issue is present even if the CopyToClipboard asset isn't used.