diff --git a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/grouped-checkbox-list/grouped-checkbox-list.tsx b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/grouped-checkbox-list/grouped-checkbox-list.tsx index d385a77ab71..31acd122b8a 100644 --- a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/grouped-checkbox-list/grouped-checkbox-list.tsx +++ b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/grouped-checkbox-list/grouped-checkbox-list.tsx @@ -4,11 +4,11 @@ import { useEffect, useMemo, useRef, useState } from 'react' import { Button, Checkbox, + Chip, ChipModal, ChipModalBody, ChipModalField, ChipModalHeader, - cn, } from '@sim/emcn' import { ManageWorkspace } from '@sim/emcn/icons' import { formatDisplayText } from '@/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/components/formatted-text' @@ -113,25 +113,22 @@ export function GroupedCheckboxList({ return ( <> - + Configure PII Types + setOpen(false)}>Select PII Types to Detect e.stopPropagation()}>