Skip to content

Commit 4ff5d06

Browse files
author
elevatebart
committed
fix: remove console.log
1 parent a7c1f3d commit 4ff5d06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Preview.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,6 @@ export default defineComponent({
244244
this.removeScopedStyle = addScopedStyle(style, this.scope);
245245
}
246246
247-
console.log({ options })
248-
249247
if (!options.render) {
250248
this.handleError({
251249
message:

0 commit comments

Comments
 (0)