mirror of
https://github.com/bendtherules/github-delete-unused-repos.git
synced 2026-08-18 13:52:59 +00:00
Add rext, react-redux and basic table from react-table
which listens to store changes from core
This commit is contained in:
+2
-1
@@ -2,9 +2,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta content='width=device-width, initial-scale=1, minimum-scale=1.0, maximum-scale=1.0' name='viewport' />
|
||||
<script src="index.js"></script>
|
||||
<script src="index.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1> open dev tool and console logs</h1>
|
||||
<div id="container"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user