fix pagination, bump version
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<div>
|
||||
|
||||
@if (quotas.length > 0) {
|
||||
<div class="mat-elevation-z8">
|
||||
<div>
|
||||
<table mat-table [dataSource]="quotas">
|
||||
|
||||
<ng-container matColumnDef="id">
|
||||
|
||||
Reference in New Issue
Block a user