Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 26, 2018 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/fff2abefd4a797a13266c9b65c1f7e26 to your computer and use it in GitHub Desktop.
Save parzibyte/fff2abefd4a797a13266c9b65c1f7e26 to your computer and use it in GitHub Desktop.
watch: {
busqueda(termino) {
termino && this.buscar(termino);
},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment