UNPKG

250 BHTMLView Raw
1<!doctype html>
2<html>
3 <head>
4 <title>Radon Select</title>
5 <link rel="stylesheet" type="text/css" href="style.css">
6 </head>
7 <body>
8 <h1>Radon Select</h1>
9
10 <div id="root"></div>
11
12 <script src="app.js"></script>
13 </body>
14</html>
\No newline at end of file