I have question, how convert imported image in react to base64 code?
import Image from \'../image.png\';
to
data:image/png;base64,