- View and manage person details -
+View and manage person details
{data.node?.fullName}
{data.node?.primaryEmailAddress}
{new Date(data.node?.createdAt).toLocaleString()}
+ ++ {new Date(data.node?.createdAt).toLocaleString()} +
{new Date(data.node?.updatedAt).toLocaleString()}
+ ++ {new Date(data.node?.updatedAt).toLocaleString()} +