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