import { SectionHeading } from '@nx/nx-dev/ui-common/src/lib/section-tags'; import { TanstackIcon, LernaIcon, EpicWebIcon, RedwoodJsIcon, StorybookIcon, RxJSIcon, SentryIcon, MuiIcon, } from '@nx/nx-dev/ui-common'; export function OssProjects(): JSX.Element { return (
Popular OSS projects using Nx
{' '}
); }