JSFiddle - React, Tailwind, and code Playground
JavaScript
var logo = new File([""],'http://jsfiddle.net/img/logo.png');
console.log(URL.createObjectURL(logo));
var logo = new File([""],'http://jsfiddle.net/img/logo.png');
console.log(URL.createObjectURL(logo));