mozilla / webmaker-core

React-based core for Webmaker shared across all platforms
https://foundation.mozilla.org/en/artifacts/webmaker/
Mozilla Public License 2.0
64 stars 39 forks source link

patch to allow -browser to render projects #861

Closed gvn closed 8 years ago

gvn commented 8 years ago

webmaker-browser won't render project properly without this check because of undefined props.

This is needed before we bump the version of core on browser.

alanmoo commented 8 years ago

Makes sense