Skip to content

Commit 67d67a4

Browse files
dimodidimodi
authored andcommitted
Update components/chiplist/data-bind.md
1 parent 2323a07 commit 67d67a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/chiplist/data-bind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The following example uses property names that work automatically with no additi
123123
},
124124
new ChipModel()
125125
{
126-
Text = "Solid Error",
126+
Text = "Outline Error",
127127
Icon = SvgIcon.XOutline,
128128
ThemeColor = ThemeConstants.Chip.ThemeColor.Error,
129129
FillMode = ThemeConstants.Chip.FillMode.Outline

0 commit comments

Comments
 (0)