Closed dotcarls closed 7 years ago
Looks like the code for the background color has been commented out of this file:
//if (this.state.background) { //componentStyle = { ...componentStyle, backgroundColor: this.state.background }; //}
Docs should be updated or this should be uncommented :)
@dotcarls Thanks for reporting. I'll investigate this tomorrow.
@dotcarls sorry for the delay, the issue has now been resolved. Thanks for reporting! 🎉
Looks like the code for the background color has been commented out of this file:
Docs should be updated or this should be uncommented :)