Skip to content

Commit 5076fd0

Browse files
Review corrections updated.
1 parent 435e8ee commit 5076fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CustomizeCheckBoxColor/CustomizeCheckBoxColor/MainPage.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
xmlns:dataForm="clr-namespace:Syncfusion.Maui.DataForm;assembly=Syncfusion.Maui.DataForm"
66
x:Class="CustomizeCheckBoxColor.MainPage">
77

8-
<Grid RowDefinitions="0.9*, 1, 60" IsClippedToBounds="True">
8+
<Grid RowDefinitions="0.9*, 1, 60">
99
<Grid.BindingContext>
1010
<local:DataFormViewModel/>
1111
</Grid.BindingContext>

0 commit comments

Comments
 (0)