Skip to content

Commit 939e2bb

Browse files
authored
Update README.md
1 parent 739a556 commit 939e2bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,7 @@ Now you can create fantastic apps, e.g. with one button:
133133
<StackPanel>
134134
<ui:TitleBar Title="WPF UI"/>
135135
<ui:Card Margin="8">
136-
<ui:Button Content="Hello World"
137-
Icon="{ui:SymbolIcon Fluent24}" />
136+
<ui:Button Content="Hello World" Icon="{ui:SymbolIcon Fluent24}" />
138137
</ui:Card>
139138
</StackPanel>
140139
</ui:FluentWindow>

0 commit comments

Comments
 (0)