Skip to content

Commit efd95f0

Browse files
committed
refactor(chip): use bg instead
1 parent 07e1cf3 commit efd95f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ ion-chip,prop,mode,"ios" | "md",undefined,false,false
601601
ion-chip,prop,outline,boolean,false,false,false
602602
ion-chip,prop,shape,"rectangular" | "round" | "soft" | undefined,undefined,false,false
603603
ion-chip,prop,size,"large" | "small" | undefined,undefined,false,false
604-
ion-chip,css-prop,--background
604+
ion-chip,css-prop,--bg
605605
ion-chip,css-prop,--border-radius
606606
ion-chip,css-prop,--color
607607
ion-chip,css-prop,--focus-ring-color

0 commit comments

Comments
 (0)