JSFiddle - React, Tailwind, and code Playground
HTML
<input type="checkbox" title="gutu">gutu
JavaScript
$("select[title='gutu']");
$(this).contents().unwrap().wrap('kk">')
<input type="checkbox" title="gutu">gutu
$("select[title='gutu']");
$(this).contents().unwrap().wrap('kk">')