JSFiddle - React, Tailwind, and code Playground

by mark47

HTML

<p>boo</p>

<div class="gouda">hoo</div>

JavaScript

var touche = $(".gouda").html();
console.log(touche + " xx ");