JSFiddle - React, Tailwind, and code Playground
HTML
<script src="https://code.jquery.com/jquery-3.2.1.js"></script>
<input type="text" id="splaSearchAgreement" style="width: 200px; display: none;">
<select id="aggrementNos" style="width: 200px; display: none;"></select>
JavaScript
var serviceResponse =...