Skip to content

Commit

Permalink
test(hr): Fix invalid space chars
Browse files Browse the repository at this point in the history
  • Loading branch information
dr1rrb committed Dec 12, 2024
1 parent aa1c3a6 commit 9861f72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
mc:Ignorable="d">

<StackPanel>
<TextBlock Text="Second page"
<TextBlock Text="Second page"
x:Name="SecondPageTextBlock" />
<TextBlock Text="{Binding TitleText}" />
<Viewbox>
Expand Down

0 comments on commit 9861f72

Please sign in to comment.