I am using Typescript with React and is currently facing the issue
The style
attribute expects an object with style properties rather than a string:
style={{
backgroundImage: "url('https://source.unsplash.com/07fzqFEfLlo/1920x1080')"
}}
See the React docs on the subject.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With