We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f2e5c6 + 214c43d commit 37015d4Copy full SHA for 37015d4
1 file changed
src/components/CopyCodeButton/index.tsx
@@ -36,8 +36,6 @@ export const CopyCodeButton = ({
36
}
37
};
38
39
- console.log('Component rendered, isCopied:', isCopied);
40
-
41
return (
42
<>
43
<CircleButton
0 commit comments