Skip to content

Commit 8bce74a

Browse files
committed
fix: Example
1 parent 6207d1d commit 8bce74a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/vue/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ Vue.config.productionTip = false
2929

3030
Sentry.init({
3131
Vue: Vue,
32-
debug: true,
3332
dsn: '__PUBLIC_DSN__',
34-
attachProps: true,
3533
})
3634

3735
/* eslint-disable no-new */

0 commit comments

Comments
 (0)