JSFiddle - React, Tailwind, and code Playground

by davidpauljunior

JavaScript

console.log(0.2 + 0.1);

console.log((0.2 + 0.1) === 0.3);