status-im / pluto

https://status-im.github.io/pluto/
12 stars 3 forks source link

make element properties optional #49

Closed janherich closed 6 years ago

janherich commented 6 years ago

Some built-in react elements (like view) don't strictly need prop map, so it's nice to reflect that in pluto. Even more importantly, it's needed so we are be able to use any host defined component inside view (things like send-status, etc.).