Skip to content

Commit

Permalink
Fixes component not booted properly.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Nov 2, 2016
1 parent 0350520 commit b34d51c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/js/orchestra/components/sidenav.vue
Expand Up @@ -50,7 +50,7 @@
methods: {
bootComponent() {
jQuery(() => this.boot())
},
getClassAttributes(item) {
Expand Down

0 comments on commit b34d51c

Please sign in to comment.