Skip to content

Commit

Permalink
Built the lib with the bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltantothcom committed Dec 7, 2018
1 parent 8e370da commit 3a7e874
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,8 @@ var ClampLines = function (_PureComponent) {
}, {
key: 'clampLines',
value: function clampLines() {
if (!this.element) return;

this.setState({
text: ''
});
Expand Down

0 comments on commit 3a7e874

Please sign in to comment.