test commit
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="container">
|
||||
<div class ="viewer">
|
||||
<div class="container" fxLayout="row wrap" fxLayoutGap="10px">Total Flow Rate {{ totalFlowRate }}</div>
|
||||
<div class="container" fxLayout="row wrap" fxLayoutGap="30px">Total Flow Rate {{ totalFlowRate }}</div>
|
||||
<mat-divider ></mat-divider>
|
||||
<mat-form-field>
|
||||
<input matInput (keyup)="applyFilter($event.target.value)" placeholder="Filter">
|
||||
|
||||
Reference in New Issue
Block a user