Fix spelling mistake
This commit is contained in:
parent
59819dba45
commit
098a71dcd6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Vue.use(Vuex);
|
||||||
|
|
||||||
export default new Vuex.Store({
|
export default new Vuex.Store({
|
||||||
state: {
|
state: {
|
||||||
survery_link: ``,
|
survey_link: ``,
|
||||||
|
|
||||||
team_1: {
|
team_1: {
|
||||||
name: `Sun`,
|
name: `Sun`,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue