Skip to content

Instantly share code, notes, and snippets.

@techwizzdom
Created July 9, 2021 10:06
Show Gist options
  • Save techwizzdom/eec228053068d396bd04ae75370ca140 to your computer and use it in GitHub Desktop.
Save techwizzdom/eec228053068d396bd04ae75370ca140 to your computer and use it in GitHub Desktop.
// actions
export const SET_USER = 'SET_USER'
export const SET_USER_LOCATION = 'SET_USER_LOCATION'
// mutations
// getters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment