From 1062925d4d7de7b2f57b8bcda882db445b89a512 Mon Sep 17 00:00:00 2001 From: braginini Date: Tue, 23 May 2023 20:47:20 +0200 Subject: [PATCH] Fix API rendering --- src/components/Layout.jsx | 2 +- src/components/NavigationAPI.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Layout.jsx b/src/components/Layout.jsx index da6ab055..687778bd 100644 --- a/src/components/Layout.jsx +++ b/src/components/Layout.jsx @@ -168,7 +168,7 @@ export function Layout({ children, title, tableOfContents }) {