@@ -32,7 +32,6 @@ for (const [key, component] of Object.entries(ElementPlusIconsVue)) {
app.component(key, component)
}
// 添加 Element Plus
-
app.use(FloatingVue, {
distance: 12,
})