start of toggle to switch between devices and folders data table
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<mat-button-toggle-group name="fontStyle" aria-label="Font Style">
|
||||
<mat-button-toggle value="folders">Folders</mat-button-toggle>
|
||||
<mat-button-toggle value="devices">Devices</mat-button-toggle>
|
||||
</mat-button-toggle-group>
|
||||
Reference in New Issue
Block a user