Sean Roberts

Results 2 issues of Sean Roberts

Context passed using the new (as of React 16.3) context API is not properly rendered, either when using the older render prop method, or the new hooks method. I've created...

It would be great if, similar to sass-rails, some helpers were provided to deal with the asset pipeline, rather than having to create .emblem.erb files. eg. ``` img src=assetPath('my-image.png') ```...