JSFiddle - React, Tailwind, and code Playground
by jgentes
HTML
<div>
<form>
<input type="text" ng-model="testSearchInput">
</form>
{{testSearchInput}}
</div>
by jgentes
<div>
<form>
<input type="text" ng-model="testSearchInput">
</form>
{{testSearchInput}}
</div>