Call super in regular shape

This commit is contained in:
Tim Schaub
2018-07-18 00:44:24 -06:00
parent 1e4ab17513
commit 3f4ba0af5f

View File

@@ -57,6 +57,8 @@ class RegularShape extends ImageStyle {
* @api
*/
constructor(options) {
super();
/**
* @private
* @type {Array.<string>}