Skip to content

Instantly share code, notes, and snippets.

@jsdecena
Created August 31, 2019 04:45
Show Gist options
  • Save jsdecena/4d657fa4e2c097b6294353a6d16887f7 to your computer and use it in GitHub Desktop.
Save jsdecena/4d657fa4e2c097b6294353a6d16887f7 to your computer and use it in GitHub Desktop.
Success message JS
...
data () {
return {
posts: [],
success: null // here
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment