Add loader

This commit is contained in:
Dave Gallant
2022-08-08 02:15:13 +00:00
parent 3173b47951
commit 4ed267df0b
7 changed files with 20392 additions and 871 deletions

View File

@@ -13,7 +13,9 @@
"bootstrap": "^5.2.0",
"core-js": "^3.8.3",
"jquery": "^3.6.0",
"vue": "^3.2.13"
"moment": "^2.29.4",
"vue": "^3.2.13",
"vue-loading-overlay": "^5.0.3"
},
"devDependencies": {
"@babel/core": "^7.12.16",