import { SectionHeading } from '@nx/nx-dev/ui-common'; import { AwsIcon, CypressIcon, ElectronIcon, EpicWebIcon, GhostIcon, LernaIcon, MicrosoftIcon, MuiIcon, RedwoodJsIcon, RxJSIcon, SentryIcon, ShopifyIcon, StorybookIcon, StrapiIcon, TanstackIcon, TypescriptEslintIcon, } from '@nx/nx-dev/ui-icons'; export function OssProjects(): JSX.Element { return (
Popular OSS projects using Nx
); }