constructor()

in src/configuration-mode/configuration-mode.js [35:38]


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