diff --git a/src/theme/DocItem/Layout/index.js b/src/theme/DocItem/Layout/index.js index 847c43a3f..62410525b 100644 --- a/src/theme/DocItem/Layout/index.js +++ b/src/theme/DocItem/Layout/index.js @@ -50,10 +50,10 @@ export default function DocItemLayout({ children }) {
{docTOC.desktop && ( - <> +

On this page

{docTOC.desktop} - +
)} {editUrl && (