feat(story): new select component with floating-vue (#151)

This commit is contained in:
RainbowBird
2025-04-30 17:08:56 +08:00
committed by GitHub
parent 0a72441039
commit 99bc4ca7a6
4 changed files with 172 additions and 43 deletions
+1
View File
@@ -36,6 +36,7 @@
},
"dependencies": {
"@vueuse/core": "^13.1.0",
"floating-vue": "^5.2.2",
"reka-ui": "^2.2.0",
"vue": "^3.5.13"
},