import { EnvelopeIcon } from '@heroicons/react/24/solid'; import { SectionHeading } from '@nx/nx-dev/ui-common'; export function ConnectWithUs(): JSX.Element { return (
Let's connect together!

There are many ways you can connect with the open-source Nx community. Let's connect together!

Looking for community plugins? Find them listed in the{' '} plugin registry .

); }