I am trying to give image name in src dynamically. I want to set image name dynamically using variable with path. but I am not able to set src correctly. I tried solutions o
You can still use require
It's not recommended to manually add images to the public folder. See this answer here: https://stackoverflow.com/a/44158919/1275105