redux-devtools/packages/redux-devtools-slider-monitor/examples/todomvc/index.html

9 lines
128 B
HTML
Raw Normal View History

<html>
<head>
<title>Redux TodoMVC</title>
</head>
<body>
<div class="todoapp" id="root"></div>
</body>
</html>