Skip to content

Commit 2596529

Browse files
author
Joseph Herson Thomas
committed
Add a sample page for adaptive UI with SfMediaQuery
1 parent 2c19fd3 commit 2596529

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Grid-AdaptiveLayout/Grid-AdaptiveLayout/Pages/Counter.razor

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
<GridColumn Field=@nameof(Order.Freight) HeaderText="Freight" Format="C2" Width="120"></GridColumn>
2424
</GridColumns>
2525
</SfGrid>
26-
27-
2826
</div>
2927

3028
@code {

0 commit comments

Comments
 (0)