diff --git a/components/chip/appearance.md b/components/chip/appearance.md index 28c3caa94e..f2377742dc 100644 --- a/components/chip/appearance.md +++ b/components/chip/appearance.md @@ -25,7 +25,6 @@ The `FillMode` affects the presence of a background and borders. You can set it |------------|--------| |`Solid`
default value|`solid`| |`Outline`|`outline`| -|`None`|`none`| >caption The built-in Fill modes