JSFiddle - React, Tailwind, and code Playground

by takumi091111

HTML

<p class="hoge">
  test
</p>

JavaScript

$('.hoge').text('Hoge')