JSFiddle - React, Tailwind, and code Playground

by Prathameshsb

CSS

* {
  background-color: #2c2c2c;
}

JavaScript

function test(s) {

}

console.log(test(''));

/*

*/