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.