Skip to content

Commit

Permalink
Reviews text from #368
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha committed May 29, 2017
1 parent f42b570 commit f8c322f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,7 @@ new Clipboard('.btn', {
});
```

For use in bootstrap modals or with any other library that changes the focus you'll want to set the focused element as the `container` value.
See [Issue #155 (comment)](https://github.com/zenorocha/clipboard.js/issues/155#issuecomment-273124130)
For use in Bootstrap Modals or with any other library that changes the focus you'll want to set the focused element as the `container` value.

```js
new Clipboard('.btn', {
Expand Down

0 comments on commit f8c322f

Please sign in to comment.