Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(server): Added semi-support for Server Side Rendering
We now have support (kind of) for SSR, in which case we disable the rendering of the placeholders and send through null values for width/height to the wrapped components. Read the docs and tread carefully.
- Loading branch information