Sorting and searching are working

This commit is contained in:
2018-12-10 01:41:37 +11:00
parent 057fa7697d
commit 95879b279f
5 changed files with 329 additions and 14 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
</head>
<body>
<div id = "root"></div>
<script src="/app.bundle.js"></script>
<script src="/app.bundle.js?v=3"></script>
</body>
</html>