supermedium / aframe-react

:atom: Build virtual reality experiences with A-Frame and React.
https://ngokevin.github.io/aframe-react-boilerplate/
MIT License
1.42k stars 151 forks source link

handle null prop values when serializing components for #64 #65

Closed jhsu closed 7 years ago

jhsu commented 7 years ago

check for a value before handling the prop

this also addresses when the prop value is undefined