mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-12-22 04:17:08 +00:00
(Angular Material Examples) Updated the examples
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<mat-option *ngFor="let positionOption of positionOptions" [value]="positionOption">
|
||||
{{ positionOption }}
|
||||
</mat-option>
|
||||
</mat-select>
|
||||
</mat-form-field>
|
||||
</mat-select>
|
||||
</mat-form-field>
|
||||
|
||||
<button mat-raised-button
|
||||
matTooltip="Info about the action"
|
||||
|
||||
Reference in New Issue
Block a user