JSFiddle - React, Tailwind, and code Playground

by taly2808

HTML

<div ng-app>
    <input type="text" ng-model="flash" />
    {{flash}}
</div>