7 lines
84 B
HTML
7 lines
84 B
HTML
<!doctype html>
|
|
<html>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|