Skip to content

Commit

Permalink
fix: works on spa
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Jul 24, 2019
1 parent d19320b commit 9e6bd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion store/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const state = () => ({
layout: null
layout: {}
})

export const mutations = {
Expand Down

0 comments on commit 9e6bd9d

Please sign in to comment.