docs(nx-dev): hiding community partners link for now (#21185)
This commit is contained in:
parent
bd0be6ae58
commit
0775c72fbd
@ -179,12 +179,12 @@ export default function ConfPage(): JSX.Element {
|
|||||||
>
|
>
|
||||||
Launch Conf
|
Launch Conf
|
||||||
</Link>
|
</Link>
|
||||||
<Link
|
{/*<Link*/}
|
||||||
href="#community-partners"
|
{/* href="#community-partners"*/}
|
||||||
className="cursor-pointer bg-white/40 py-8 transition hover:bg-white dark:bg-slate-800/60 dark:hover:bg-slate-800"
|
{/* className="cursor-pointer bg-white/40 py-8 transition hover:bg-white dark:bg-slate-800/60 dark:hover:bg-slate-800"*/}
|
||||||
>
|
{/*>*/}
|
||||||
Community Partners
|
{/* Community Partners*/}
|
||||||
</Link>
|
{/*</Link>*/}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user