Skip to content

Commit 86ec31c

Browse files
committed
Fix footer on test app
1 parent 0b6c0b9 commit 86ec31c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/TestApp/TestApp/Pages/FlexPanel.xaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -545,14 +545,5 @@
545545
</TabItem>
546546
</TabControl>
547547

548-
<!-- Footer -->
549-
<TextBlock
550-
Margin="0,32,0,16"
551-
HorizontalAlignment="Center"
552-
FontSize="13"
553-
FontStyle="Italic"
554-
Foreground="#6B7280"
555-
Text="✨ Built with AnimatedNavigationBar from OpenSilver.ControlsKit" />
556-
557548
</StackPanel>
558549
</Page>

0 commit comments

Comments
 (0)