Add tooltip to inform what a locked value is

This commit is contained in:
RcleydsonR
2023-02-27 09:43:55 -03:00
parent b86a70df19
commit 34c5ce3b87
4 changed files with 95 additions and 19 deletions

View File

@@ -14,6 +14,7 @@
"lint:fix": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@floating-ui/vue": "^0.2.1",
"@headlessui/vue": "^1.7.3",
"@heroicons/vue": "^2.0.12",
"@vueuse/core": "^9.12.0",