JSFiddle - React, Tailwind, and code Playground

by petrfox

JavaScript

function eurReturned(cenaKc){
    return (cenaKc * kurz);
}