Filter products using select instead of toggles
This commit is contained in:
@@ -284,7 +284,7 @@ const call = (number: string, event: Event) => {
|
||||
</Button>
|
||||
</ButtonGroup>
|
||||
<TooltipArrow :height="8" :width="16"
|
||||
class="fill-popover drop-shadow-(--shadow-arrow) stroke-[0.5px] stroke-border -mt-[1px]" />
|
||||
class="fill-popover drop-shadow-(--shadow-arrow) stroke-[0.5px] stroke-border -mt-px" />
|
||||
</TooltipContent>
|
||||
</Tooltip>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user