Benji

Results 4 comments of Benji

Hi I ran into this issue to. Has there been a fix yet?

Hi, Error is coming from here: ``` InlineEdit.propTypes = { text: _react2.default.PropTypes.string.isRequired, paramName: _react2.default.PropTypes.string.isRequired, ``` where PropTypes of string is undefined. Is there a workaround?

+1 Just gave this a go myself and besides being able to change my name and email there doesn't seem to be other options to change font size and it...

Hi @TooAngel I'm kinda curious about this one. I'm trying to understand which tests should be mocked. I looked [here](https://github.com/TooAngel/worlddriven/tree/master/tests) but it looks like the tests are already covered by...