This is not working:
But this is working:
In React:
import the image:
import image from '../../assets/random-image.png'
use the imported variable as a value of a src attribute:
src