Using datatables to render home dashboard

This commit is contained in:
Deon George
2018-06-19 22:31:49 +10:00
parent 7e503eb1bc
commit 1ac764f05e
17 changed files with 7637 additions and 141 deletions

View File

@@ -39,6 +39,7 @@
},
"dependencies": {
"datatables.net": "^1.10.16",
"datatables.net-dt": "^1.10.16"
"datatables.net-dt": "^1.10.16",
"npm": "^6.1.0"
}
}