I am trying to use an SVG image as background image in React JS. I have written the following code:
import example from \'./bg.svg\'; useEffect(() => { doc