Add vue3-star-ratings package

This commit is contained in:
Dede Fuji Abdul
2024-03-19 13:58:40 +07:00
parent e987f24ad4
commit 5a40a62279
4 changed files with 40 additions and 2 deletions

View File

@ -44,7 +44,8 @@
"uuid": "^9.0.1",
"vue": "^3.3.4",
"vue-router": "^4.2.2",
"vue-tailwind-datepicker": "^1.6.1"
"vue-tailwind-datepicker": "^1.6.1",
"vue3-star-ratings": "^3.0.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.5.1",