docs: redesigned navigation (#9525)
Redesign navigation bar to reflect new design and allow for dropdowns Closes DX-943
This commit is contained in:
@@ -34,6 +34,7 @@ export default function RootLayout({
|
||||
bodyClassName={clsx(inter.variable, robotoMono.variable)}
|
||||
showToc={false}
|
||||
showBanner={false}
|
||||
showBreadcrumbs={false}
|
||||
>
|
||||
{children}
|
||||
</WideLayout>
|
||||
|
||||
Reference in New Issue
Block a user