JSFiddle - React, Tailwind, and code Playground
HTML
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
JavaScript
$("<div title='Basic dialog'>Test message</div>").dialog();
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
$("<div title='Basic dialog'>Test message</div>").dialog();