constructor()

in test.js [226:229]


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