We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98d4ac8 + 6fc9628 commit c95efdaCopy full SHA for c95efda
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