ejemplo #1

Closed
Marcorv6 wants to merge 2 commits from ejemplo into master
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
fsdfsdffsd
+1 -1
View File
@@ -6,7 +6,7 @@
:imprimirError="imprimirError"
:updateIsLoading="updateIsLoading"
/>
<p>hOLA</p>
<b-loading :is-full-page="true" v-model="isLoading" :can-cancel="false" />
</section>
</template>
+5
View File
@@ -0,0 +1,5 @@
<template>
<p>
Este es un archivo nuevo
</p>
</template>