We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8ce41 commit 8ab9f63Copy full SHA for 8ab9f63
src/components/MDXComponents/MDXCopyCodeButton.tsx
@@ -33,7 +33,6 @@ export const MDXCopyCodeButton = ({
33
<Button
34
size="small"
35
variation="link"
36
- disabled={copied}
37
className="code-copy"
38
testId={testId}
39
aria-describedby={codeId}
0 commit comments