Skip to content

Commit 1d09e88

Browse files
mc
1 parent e8e42d7 commit 1d09e88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/examples/calcom/components/app/bookings-filters.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import { Separator } from "@coss/ui/components/separator";
2323
import { cn } from "@coss/ui/lib/utils";
2424
import {
2525
ChevronsUpDownIcon,
26+
FunnelIcon,
2627
ListFilterIcon,
2728
SearchIcon,
2829
XIcon,
@@ -339,6 +340,7 @@ function ActiveFilterComponent({
339340
"pointer-events-none",
340341
)}
341342
>
343+
<FunnelIcon />
342344
{category.label}
343345
</GroupText>
344346
<GroupSeparator />

0 commit comments

Comments
 (0)