Skip to content

Commit fc7d705

Browse files
Docs(BLAZ-982804): Resolved the issue that leading icon is not loading correctly in the Blazor chip documentation preview sample
1 parent 5e01a06 commit fc7d705

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

blazor/chip/customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ You can add and customize the leading icon of chip using the [`LeadingIconCss`](
7777
7878
```
7979

80-
{% previewsample "https://blazorplayground.syncfusion.com/embed/BjrgirrwBoGkWnCI?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
80+
{% previewsample "https://blazorplayground.syncfusion.com/embed/hZLeDksEzbMVhnKc?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
8181

8282
![Customizing LeadingIcon of Blazor Chip](./images/blazor-chip-leading-icon.gif)
8383

@@ -116,7 +116,7 @@ You can add and customize the avatar of chip using the [`LeadingIconCss`](https:
116116

117117
```
118118

119-
{% previewsample "https://blazorplayground.syncfusion.com/embed/BNrgCBhQLIvJWaER?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
119+
{% previewsample "https://blazorplayground.syncfusion.com/embed/BZrItusapbhiLdgI?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
120120

121121

122122

blazor/chip/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Input Chip holds information in compact form. It converts user input into chips.
3333
3434
```
3535

36-
{% previewsample "https://blazorplayground.syncfusion.com/embed/VtLAWVrmVySxGUhD?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
36+
{% previewsample "https://blazorplayground.syncfusion.com/embed/BDhotaWuJwkKgwBO?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
3737

3838
![Blazor Chip with Input Items](./images/blazor-chip-input-items.png)
3939

0 commit comments

Comments
 (0)