JSFiddle - React, Tailwind, and code Playground

JavaScript

function foo(){ alert('foo')}
function foo(){ alert('bar')}
 foo()