chromakode / react-html-email

Create elegant HTML email templates using React.
MIT License
896 stars 115 forks source link

bgcolor not supported in react #1

Closed jeongsd closed 8 years ago

jeongsd commented 8 years ago

bgcolor not work

and i can't found bgcolor attribute in react document https://facebook.github.io/react/docs/tags-and-attributes.html

https://github.com/facebook/react/issues/140

chromakode commented 8 years ago

Hi Jeong,

Are you calling ReactHTMLEmail.injectReactEmailAttributes before your React code? It should modify React to accept bgcolor. Is it not working for you?

jeongsd commented 8 years ago

oh sorry it' work!! this program really helpful to me

thank you @chromakode Have a nice day~

chromakode commented 8 years ago

Great, glad to hear it! Thanks for the update. :)