JSFiddle - React, Tailwind, and code Playground

by agustinmorelle

JavaScript

let time = "2018-04";
let res = "datos"+time+".json"
console.log(res);