Skip to content

Commit 38759dd

Browse files
committed
Fix compass-import-export to work around Code v18 removing copyable
1 parent 847ddc3 commit 38759dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-import-export/src/components/export-code-view.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ function ExportCodeView({
7878
data-testid="export-collection-code-preview-wrapper"
7979
id={codeElementId}
8080
language="javascript"
81-
copyable
8281
>
8382
{code}
8483
</Code>

0 commit comments

Comments
 (0)