setting the following
const compStyle = {
backgroundColor: 'transparent'
}
or RGBA does not work, just makes it white.
setting the following
const compStyle = {
backgroundColor: 'transparent'
}
or RGBA does not work, just makes it white.