diff --git a/apps/portal/src/app/(app)/(home)/[orgId]/components/tasks/DeviceAgentAccordionItem.tsx b/apps/portal/src/app/(app)/(home)/[orgId]/components/tasks/DeviceAgentAccordionItem.tsx index 6d0c9dfc1..10519217f 100644 --- a/apps/portal/src/app/(app)/(home)/[orgId]/components/tasks/DeviceAgentAccordionItem.tsx +++ b/apps/portal/src/app/(app)/(home)/[orgId]/components/tasks/DeviceAgentAccordionItem.tsx @@ -154,7 +154,7 @@ export function DeviceAgentAccordionItem({
{isCompleted ? ( - + ) : ( )} @@ -230,7 +230,7 @@ export function DeviceAgentAccordionItem({
{agentDevice.isCompliant ? ( - + ) : ( )} diff --git a/apps/portal/src/app/components/otp-form.tsx b/apps/portal/src/app/components/otp-form.tsx index 9550e2037..1b59c214c 100644 --- a/apps/portal/src/app/components/otp-form.tsx +++ b/apps/portal/src/app/components/otp-form.tsx @@ -64,7 +64,7 @@ export function OtpForm({ email }: OtpFormProps) { return (
- +