Skip to content

Commit 8ae9c9d

Browse files
Update LiquidGlassSupport.md
1 parent 2d41f56 commit 8ae9c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/DateTime-Slider/LiquidGlassSupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Set the `EnableLiquidGlassEffect` property to `true` in the `SfDateTimeSlider` c
2222
The following code snippet demonstrates how to apply the Liquid Glass Effect to the `SfDateTimeSlider` control:
2323

2424
{% tabs %}
25-
{% highlight xaml tabtitle="MainPage.xaml" hl_lines="14 16 20" %}<Grid>
25+
{% highlight xaml tabtitle="MainPage.xaml" hl_lines="14 16 20" %}
2626
<Grid>
2727
<StackLayout Padding="24" Spacing="16" VerticalOptions="Center">
2828
<sliders:SfDateTimeSlider

0 commit comments

Comments
 (0)