diff --git a/demo/Semi.Avalonia.Demo/Views/MainView.axaml b/demo/Semi.Avalonia.Demo/Views/MainView.axaml index df08ebc..0b958ac 100644 --- a/demo/Semi.Avalonia.Demo/Views/MainView.axaml +++ b/demo/Semi.Avalonia.Demo/Views/MainView.axaml @@ -60,7 +60,7 @@ Foreground="{DynamicResource ButtonDefaultTertiaryForeground}" Command="{Binding ToggleThemeCommand}" OnContent="{StaticResource SemiIconMoon}" - OffContent="{StaticResource SemiIconSun}" /> + OffContent="{StaticResource SemiIconSun}"/>