Skip to content

Commit f857bbf

Browse files
committed
chore: Remove unused props
1 parent 151daf2 commit f857bbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/common/components/pills/IconPill.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ interface PillProps {
3939

4040
export const IconPill = ({
4141
background,
42-
color,
4342
icon,
4443
title,
4544
children,

0 commit comments

Comments
 (0)