mantaskaveckas / react-siema

ReactSiema Demo
https://kaveckas.github.io/react-siema/
89 stars 39 forks source link

Fix for bug that shows up when SSR is used (Razzle) #14

Closed markmanx closed 6 years ago

studentIvan commented 6 years ago

hmm, I guess better would be something like if typeof window !== 'undefined' && window.document...