import { Building2 } from "lucide-react";
import ContactUsView from "../views/contactUsView";
export function BusinessUnitsView() {
return (
}
title="Unlock business units & advanced governance"
description="Manage users, business units with our enterprise-grade governance. This feature is part of the Bifrost enterprise license."
readmeLink="https://docs.getbifrost.ai/enterprise/advanced-governance"
/>
);
}