boton agregar

This commit is contained in:
matias mella
2021-07-27 01:15:40 -04:00
parent a1585c597b
commit d28e765125
6 changed files with 41 additions and 23 deletions

View File

@@ -28,9 +28,23 @@
</tr>
</tbody>
</table>
<pre *ngIf="auth.user$ | async as user">
<code>{{user | json}}</code>
<pre *ngIf="dato">
<code>{{dato | json}}</code>
</pre>
<table class="table table-bordered table-hover" *ngIf="usuarios" border="2">
<thead >
<tr>