Skip to content

Commit

Permalink
chore: remove class
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Jan 7, 2020
1 parent 248c7e0 commit 9d6d9da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/components/CodeSnippet/CodeSnippet.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ function CodeSnippet({
</code>
</div>
<CopyButton
className={`${prefix}--snippet-button`}
onClick={onClick}
feedback={feedback}
iconDescription={copyButtonDescription}
Expand Down

0 comments on commit 9d6d9da

Please sign in to comment.