replace popper to floating-vue

This commit is contained in:
hirakei1203
2022-11-24 23:57:27 +09:00
parent 66aa000808
commit 9ed0804cea
8 changed files with 290 additions and 305 deletions

View File

@@ -65,7 +65,7 @@
},
"dependencies": {
"@vueuse/core": "^8.9.1",
"vitepress": "^1.0.0-alpha.4",
"vue3-popper": "^1.5.0"
"floating-vue": "^2.0.0-beta.20",
"vitepress": "^1.0.0-alpha.4"
}
}