Add a new person to your organization.
@@ -145,7 +149,7 @@ function CreatePeoplePageContent({ @@ -162,7 +166,9 @@ function CreatePeoplePageContent({ } export default function CreatePeoplePage() { - const [queryRef, loadQuery] = useQueryLoader- Compliance frameworks like SOC 2 and ISO 27001 provide guidelines to secure sensitive data, manage risks, and - build trust. SOC 2 focuses on customer data protection via five Trust Principles, while ISO 27001 establishes - a comprehensive Information Security Management System for global standards. + Compliance frameworks like SOC 2 and ISO 27001 provide guidelines to + secure sensitive data, manage risks, and build trust. SOC 2 focuses on + customer data protection via five Trust Principles, while ISO 27001 + establishes a comprehensive Information Security Management System for + global standards.
{framework?.description}
@@ -118,7 +125,9 @@ function FrameworkListPageFallback() { } export default function FrameworkListPage() { - const [queryRef, loadQuery] = useQueryLoader{person?.fullName}
-{person?.primaryEmailAddress}
++ {person?.fullName} +
++ {person?.primaryEmailAddress} +
Manage your details and personal preferences here.
++ Manage your details and personal preferences here. +
Add a vendor
-Search and add new vendors
++ Search and add new vendors +
{vendor?.name}
-Vendor since {new Date(vendor?.createdAt).toLocaleDateString()}
++ {vendor?.name} +
++ Vendor since{" "} + {new Date(vendor?.createdAt).toLocaleDateString()} +