JSFiddle - React, Tailwind, and code Playground

by Mohit Agrawal

JavaScript

let name = "Mohit"
console.log(
`INSTADB_CONFIG.${name}`
)