JSFiddle - React, Tailwind, and code Playground

by edwardantony

HTML

<script src="http://localhost/dubzzile/assets/js/country.js"></script>
<select onchange="print_state('state', this.selectedIndex);" id="country" class="form-control" name="country" data-fv-field="country">
</select>

JavaScript

print_country("country");