Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit

Permalink
feat: Introduce mutation types
Browse files Browse the repository at this point in the history
  • Loading branch information
matsp authored Dec 15, 2017
1 parent ee06275 commit 837d8b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/store/modules/mutation-types.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export const TOGGLE_DARKTHEME = 'TOGGLE_DARKTHEME'

0 comments on commit 837d8b8

Please sign in to comment.