Nick Quebbeman

Results 5 comments of Nick Quebbeman

https://github.com/developit/preact-render-to-string/releases/tag/5.0.2 fixed in this preact-render-to-string release, but needs to be updated in preact-cli

https://github.com/williambout/paper-for-mac/pull/11

``` import createStore from 'unistore' import { Provider, connect } from 'unistore/preact' ``` `createStore` needs to come from `unistore` and `Provider`/`connect` come from its specific implementation (preact or react)