JSFiddle - React, Tailwind, and code Playground

by luka kupunia

JavaScript

function mari(a,b) {
	console.log(a , b)
}

mari('mari','mikvarxar')