Skip to content

Commit a0d5b6d

Browse files
Jade-GGactions-user
authored andcommitted
Apply fixes from Prettier
1 parent c64130c commit a0d5b6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/js/components/GlobalSlideover.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ export default {
2424
return this.contents
2525
}
2626
27-
return this.$el.querySelector('.global-slideover-wrapper').innerHTML;
28-
}
27+
return this.$el.querySelector('.global-slideover-wrapper').innerHTML
28+
},
2929
},
3030
}
3131
</script>

0 commit comments

Comments
 (0)