Click a card to highlight it in the view. Double-click to open details.
{results.length === 0 && (
Nothing found
Try a shorter or different term - searches across name, description, topics, regions, and known collaborators.
)}
{results.map((o) => {
const isActive = highlightOrgId === o.id;
return (
);
})}