JSFiddle - React, Tailwind, and code Playground

by Vivek Padhye

HTML

<label>120</label>
<label>250</label>
<label>342</label>
<label id="total"></label>

JavaScript

jQuery(document).ready(function($){
		
});