implemented simpleSearch for Employees/Index.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"bootstrap": "^5.1.3",
|
||||
"bootstrap-icons": "^1.6.0",
|
||||
"date-fns": "^2.25.0",
|
||||
"lodash": "^4.17.21",
|
||||
"pinia": "^2.0.0-rc.13",
|
||||
"pinia-plugin-persist": "^0.0.92",
|
||||
"uuid": "^8.3.2",
|
||||
@@ -26,6 +27,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bootstrap": "^5.1.6",
|
||||
"@types/lodash": "^4.14.176",
|
||||
"@types/node": "^16.11.1",
|
||||
"@types/uuid": "^8.3.1",
|
||||
"@vitejs/plugin-vue": "^1.9.3",
|
||||
|
||||
Reference in New Issue
Block a user