fix: Fixed tooltip trigger error

Fixed tooltip error that occurs when the tooltip doesn't work with the trigger props
This commit is contained in:
Ilya Artamonov
2023-07-15 16:33:05 +03:00
parent 6852da09bf
commit 0da3c66ae6
3 changed files with 43 additions and 45 deletions

View File

@@ -68,7 +68,7 @@
"dependencies": {
"@vueuse/core": "9.3.0",
"classnames": "2.3.2",
"floating-vue": "^2.0.0-beta.20",
"floating-vue": "2.0.0-beta.24",
"flowbite": "1.5.4",
"lodash-es": "4.17.21",
"nanoid": "4.0.0",