nikgraf / belle

Configurable React Components with great UX
http://nikgraf.github.io/belle/
MIT License
2.51k stars 104 forks source link

removed duplicate declaration of style property #335

Closed manpenaloza closed 7 years ago

manpenaloza commented 7 years ago

style property on span of render function was a duplicate. removed it.

cezarneaga commented 7 years ago

Hi @manpenaloza, could you fix the failing tests? thanks for the PR!

Cezar

nikgraf commented 7 years ago

@manpenaloza seems like you removed both, shouldn't you remove only one?

manpenaloza commented 7 years ago

f... thx, i messed up some commits. Will close this one and send a new one.