Skip to content

Commit

Permalink
Merge pull request #211 from michael-ar/patch-1
Browse files Browse the repository at this point in the history
@michael-ar thanks for the contribution!  I'll publish next time the version is bumped.
if you'd like, you can post a separate pr with a bump to the patch version and i'll publish immediately.
  • Loading branch information
mac-s-g committed Aug 7, 2018
2 parents 1f83554 + ead8d9d commit 4d008ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/components/CopyToClipboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export default class extends React.PureComponent {
}

return (
<span class="copy-to-clipboard-container">
<span class="copy-to-clipboard-container" title="Copy to clipboard">
<span
style={{
...style,
Expand Down

0 comments on commit 4d008ac

Please sign in to comment.