Browse Source

Revert change

pull/8471/head
Benedikt Stebner 4 years ago
parent
commit
a467960498
  1. 2
      samples/Sandbox/App.axaml

2
samples/Sandbox/App.axaml

@ -3,6 +3,6 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="Sandbox.App">
<Application.Styles>
<FluentTheme Mode="Light"/>
<FluentTheme Mode="Dark"/>
</Application.Styles>
</Application>

Loading…
Cancel
Save