Skip to content

Commit

Permalink
Update button.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
ctf0 authored May 5, 2019
1 parent d1d52d9 commit 4b42464
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/resources/assets/js/components/usageIntro/button.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default {
showPanel() {
EventHub.fire('show-usage-intro')
}
}
},
render() {}
}
</script>

0 comments on commit 4b42464

Please sign in to comment.