JSFiddle - React, Tailwind, and code Playground
by abarykin
HTML
<h2>text1</h2> text2
<h2>text3</h2> text4
<h2>text5</h2> text6
<h2>text7</h2> text8
JavaScript
$('h2').html('dffdh');
by abarykin
<h2>text1</h2> text2
<h2>text3</h2> text4
<h2>text5</h2> text6
<h2>text7</h2> text8
$('h2').html('dffdh');