Skip to content

Commit

Permalink
fix: bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Jul 22, 2023
1 parent 0c5693a commit aa94108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/float-bubble/src/libs/float-bubble/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import FloatBubble from "./components/index.test.vue"
import FloatBubble from "./components/index.vue"

FloatBubble.install = (app) => {
app.component("FloatBubble", FloatBubble)
Expand Down

0 comments on commit aa94108

Please sign in to comment.