remove the icon and show only the color for now

This commit is contained in:
Mo Tarbin
2026-02-02 19:39:08 -05:00
parent 7e9ce00166
commit 48cdbf6b6b

View File

@@ -411,12 +411,7 @@ const FilterCard = ({
: 'sm',
}}
>
<FilterAlt
sx={{
fontSize: 16,
color: 'white',
}}
/>
{''}
</Avatar>
</Box>