JSFiddle - React, Tailwind, and code Playground

by vinodlouis

JavaScript

async function name() {

console.log('test')
}

name()