Skip to content

Commit

Permalink
feat : add blank line between class members
Browse files Browse the repository at this point in the history
  • Loading branch information
vitormalencar committed Feb 25, 2021
1 parent 4ab89f3 commit c23b30d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clipboard-action.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class ClipboardAction {
this.selectTarget();
}
}

/**
* Creates a fake textarea element, sets its value from `text` property,
*/
Expand Down

0 comments on commit c23b30d

Please sign in to comment.