We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1e099 commit 4325262Copy full SHA for 4325262
src/components/Editor/CopyButton.tsx
@@ -1,5 +1,6 @@
1
// source: https://codesandbox.io/p/sandbox/copy-to-clipboard-animation-qt8pf
2
// organize-imports-ignore
3
+/** @jsxRuntime classic */
4
/** @jsx jsx */
5
import { colors } from '@primer/primitives';
6
import { jsx } from '@emotion/react';
0 commit comments