joyent-portal/spikes/list/react-infinite/static/index.html

11 lines
177 B
HTML

<!doctype html>
<html lang='en-US'>
<head>
<title>Infinite List</title>
</head>
<body>
<div id='root'></div>
<script src='main.js'></script>
</body>
</html>