JSFiddle - React, Tailwind, and code Playground
HTML
<table>
<tr>
<td>
<span class="uiCheckList uiComponent"><ul><li><span><input type="checkbox" value="true" id="Model_Seinfeld_0__IsSelected"></span><span><label for="Model_Seinfeld_0__IsSelected">Jerry</label></span></li><li><span><input type="checkbox" value="true" id="Model_Seinfeld_1__IsSelected"></span><span><label for="Model_Seinfeld_1__IsSelected">Elaine</label></span></li><li><span><input type="checkbox" value="true" id="Model_Seinfeld_2__IsSelected"></span><span><label for="Model_Seinfeld_2__IsSelected">Kramer</label></span></li><li><span><input type="checkbox" value="true" id="Model_Seinfeld_3__IsSelected"></span><span><label for="Model_Seinfeld_3__IsSelected">George</label></span></li><li><span><input type="checkbox" value="true" id="Model_Seinfeld_4__IsSelected"></span><span><label for="Model_Seinfeld_4__IsSelected">Newman</label></span></li><li><span><input type="checkbox" value="true" id="Model_Seinfeld_5__IsSelected"></span><span><label for="Model_Seinfeld_5__IsSelected">Putty</label></span></li><li><span><input type="checkbox" value="true" id="Model_Seinfeld_6__IsSelected"></span><span><label for="Model_Seinfeld_6__IsSelected">Tim DDS</label></span></li><li><span><input type="checkbox" value="true" id="Model_Seinfeld_7__IsSelected"></span><span><label for="Model_Seinfeld_7__IsSelected">Kenny</label></span></li></ul></span>
</td>
</tr>
</table>