Skip to content

Commit 4325262

Browse files
committed
fix chromatic errors
1 parent ce1e099 commit 4325262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Editor/CopyButton.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// source: https://codesandbox.io/p/sandbox/copy-to-clipboard-animation-qt8pf
22
// organize-imports-ignore
3+
/** @jsxRuntime classic */
34
/** @jsx jsx */
45
import { colors } from '@primer/primitives';
56
import { jsx } from '@emotion/react';

0 commit comments

Comments
 (0)