Fold waveform preprocessing into tracks page as tab

This commit is contained in:
daniel-c-harvey
2026-06-05 18:20:33 -04:00
parent cabc8654d1
commit 97c8439ed7
4 changed files with 281 additions and 300 deletions
@@ -15,11 +15,5 @@
Href="/tracks">
Tracks
</MudButton>
<MudButton Variant="Variant.Outlined"
Color="Color.Primary"
StartIcon="@Icons.Material.Filled.GraphicEq"
Href="/tracks/preprocessing">
Waveform Pre-Processing
</MudButton>
</MudStack>
</MudContainer>