Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
riteshkew authored Jun 21, 2024
1 parent addc0cf commit cac3115
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/Page2/jsobjects/JSObject1/JSObject1.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export default {
// this.myVar1 = [1,2,3]
},
async myFun2 () {
// use async-await or promises
// await storeValue('varName', 'hello world')
}
}

0 comments on commit cac3115

Please sign in to comment.