Remove Redundant Frame

Remove the SettingsHolder, as that is no longer being used.
This commit is contained in:
Eric Tian 2021-04-13 16:55:27 -07:00
commit 9df4d4d9de

View file

@ -146,10 +146,6 @@
</Button>
</Grid>
<Grid Grid.Row="1" Canvas.ZIndex="0">
<Frame x:Name="SettingsHolder" Visibility="Collapsed"/>
</Grid>
<muxc:NavigationView x:Name="NavView"
x:Uid="NavView"
Grid.Row="1"