Skip to content

Commit bc47f64

Browse files
committed
fix(gridlayout): images
1 parent cc025c8 commit bc47f64

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

components/gridlayout/items.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,6 @@ The `Column` parameter controls in which column the `GridLayoutItem` will reside
133133
</TelerikGridLayout>
134134
````
135135

136-
>caption The result from the code snippet above
137-
138-
![spacing example](images/stacklayout-layout-spacing-example.gif)
139-
140136
## ColumnSpan
141137

142138
The `ColumnSpan` parameter defines the how many columns the item will occupy.

components/gridlayout/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To use the Telerik GridLayout for Blazor:
7676

7777
>caption The result from the code snippet above
7878
79-
![overview of the GridLayout functionality](images/gridlayout-overview-basic-example.png121)
79+
![overview of the GridLayout functionality](images/gridlayout-overview-basic-example.png)
8080

8181

8282
>caption Component namespace and reference

0 commit comments

Comments
 (0)