JSFiddle - React, Tailwind, and code Playground

by cannap

Babel + JSX

o(('x','y'))



function o (x,y) {
console.log(x)
console.log(y)
}