Skip to content

Commit 0183798

Browse files
Update core/src/components/avatar/test/states/index.html
Co-authored-by: Brandy Smith <[email protected]>
1 parent 75d12fd commit 0183798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/components/avatar/test/states/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
<ion-content>
2626
<h3>Disabled</h3>
27-
<ion-avatar id="avatar-characters-disabled" disabled> AV </ion-avatar>
28-
<ion-avatar id="avatar-disabled" disabled>
27+
<ion-avatar disabled>AV</ion-avatar>
28+
<ion-avatar disabled>
2929
<img src="/src/components/avatar/test/avatar.svg" />
3030
</ion-avatar>
3131
</ion-content>

0 commit comments

Comments
 (0)