Skip to content

Commit d7cb057

Browse files
polluterofmindsniemyjski
authored andcommitted
can't import vue package yet
1 parent 38b28eb commit d7cb057

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)