Featured image of post Background Image No Repeat React : Setting a background image with react inline styles.

Background Image No Repeat React : Setting a background image with react inline styles.

Import car from './images/car.png' function app() { return ( <div styles={{ backgroundimage:`url(${car})` }}> <h1>this is in the above example first, we imported car image from the images folder then we added it to the div element using backgroundimage css property.

Built with Hugo Cuy
Theme Reang Cuy v. designed by Ngopi24Jam.cuy