Call super in regular shape
This commit is contained in:
@@ -57,6 +57,8 @@ class RegularShape extends ImageStyle {
|
||||
* @api
|
||||
*/
|
||||
constructor(options) {
|
||||
super();
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {Array.<string>}
|
||||
|
||||
Reference in New Issue
Block a user