constructor()

in src/widget-loader/widget-loader.js [26:29]


    constructor(props) {
      super(props);
      this.state = {};
    }