diff --git a/examples/Demo/Shared/Pages/Tabs/Examples/TabsDefault.razor b/examples/Demo/Shared/Pages/Tabs/Examples/TabsDefault.razor index 005c818369..0dcd6d93cb 100644 --- a/examples/Demo/Shared/Pages/Tabs/Examples/TabsDefault.razor +++ b/examples/Demo/Shared/Pages/Tabs/Examples/TabsDefault.razor @@ -36,7 +36,7 @@ If checked, the contents of Tab two and three will be loaded after 1 second of p

Active tab changed to: @changedto?.Label

Vertical

- + Tab one content. This is for testing. diff --git a/examples/Demo/Shared/Pages/Tabs/Examples/TabsNoIndicator.razor b/examples/Demo/Shared/Pages/Tabs/Examples/TabsNoIndicator.razor index 990369ffe0..1257377a8f 100644 --- a/examples/Demo/Shared/Pages/Tabs/Examples/TabsNoIndicator.razor +++ b/examples/Demo/Shared/Pages/Tabs/Examples/TabsNoIndicator.razor @@ -12,7 +12,7 @@

No active indicator - Vertical

- + Tab one content. This is for testing. @@ -25,4 +25,4 @@ Tab four content. This is for testing. - \ No newline at end of file +