blob: 6d301d24fdcefdf2b59367a5bc2fa2b82a656c2f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>cr-dialog demo</title>
<link rel="stylesheet" href="../demo.css">
</head>
<body>
<cr-dialog-demo></cr-dialog-demo>
<script src="cr_dialog_demo.js" type="module"></script>
</body>
</html>