JSFiddle - React, Tailwind, and code Playground

by petrfox

JavaScript

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