6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
@using RobotNet10.NavigationTuneUI.Components
|
|
|
|
<MudContainer MaxWidth="MaxWidth.Medium" Class="pa-4" Style="height: calc(100vh - 120px); overflow-y: auto;">
|
|
<VelocityControl />
|
|
</MudContainer>
|