Skip to content

Commit 25be1f6

Browse files
can't import vue package yet
1 parent 7e42a13 commit 25be1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/vue/src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { createApp } from "vue";
22
import App from "./App.vue";
3-
import { Exceptionless } from "@exceptionless/vue";
3+
import { Exceptionless } from "@exceptionless/browser";
44

55
Exceptionless.startup((c) => {
66
c.useDebugLogger();

0 commit comments

Comments
 (0)