Add filter routes

This commit is contained in:
Dave Gallant
2023-01-21 21:49:35 -05:00
parent 07f7a31864
commit ebf664c93c
4 changed files with 50 additions and 21 deletions

View File

@@ -19,7 +19,8 @@
"vue": "^3.2.37",
"vue-github-button": "^3.0.3",
"vue-gtag": "^2.0.1",
"vue-loading-overlay": "^5.0.3"
"vue-loading-overlay": "^5.0.3",
"vue-router": "4"
},
"devDependencies": {
"@babel/core": "^7.12.16",