Source formatting

This commit is contained in:
Zeno Rocha 2015-09-28 23:54:34 -07:00
parent 1f61e16eb5
commit 194bf6aeb3
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -9,7 +9,6 @@ const prefix = 'data-clipboard-';
* and instantiates a new `ClipboardAction` on each click.
*/
class Clipboard extends Emitter {
/**
* Delegates a click event on the passed selector.
* @param {String} selector