Skip to content

Commit 8ab9f63

Browse files
katiekleinkatiegoines
andauthored
remove temporary disabling of copy-code button (#7835)
Co-authored-by: katiegoines <[email protected]>
1 parent 4a8ce41 commit 8ab9f63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/MDXComponents/MDXCopyCodeButton.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export const MDXCopyCodeButton = ({
3333
<Button
3434
size="small"
3535
variation="link"
36-
disabled={copied}
3736
className="code-copy"
3837
testId={testId}
3938
aria-describedby={codeId}

0 commit comments

Comments
 (0)