Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created December 30, 2019 18:40
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/182c99113a0394ad21a89f596734b8db to your computer and use it in GitHub Desktop.
Save parzibyte/182c99113a0394ad21a89f596734b8db to your computer and use it in GitHub Desktop.
<b-button :loading="cargando" @click="mostrarModalAgregarAlumno=true" type="is-primary">
<b-icon icon="account-plus" size="is-small"/>&nbsp;
Nuevo
</b-button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment