Removing unnecessary code
This commit is contained in:
parent
18bd368525
commit
9c9d3141e9
@ -66,9 +66,7 @@ const reflowable = Component => {
|
||||
}
|
||||
|
||||
return this._currentBBox() !== oldBBox;
|
||||
},
|
||||
|
||||
...Component.prototype
|
||||
}
|
||||
});
|
||||
|
||||
return Component;
|
||||
|
Loading…
Reference in New Issue
Block a user