getInitialState()

in test.js [125:127]


            getInitialState() {
              return {count: 1};
            },