From 99ac49d242ee7da5ae2959d1dde44eba58bd33f0 Mon Sep 17 00:00:00 2001 From: Martyanov Andrey <37772440+martyanovandrey@users.noreply.github.com> Date: Tue, 16 Dec 2025 17:54:59 +0300 Subject: [PATCH] Update DocPage.tsx --- src/components/DocPage/DocPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DocPage/DocPage.tsx b/src/components/DocPage/DocPage.tsx index 90f54c3e..e1e0247d 100644 --- a/src/components/DocPage/DocPage.tsx +++ b/src/components/DocPage/DocPage.tsx @@ -232,7 +232,7 @@ class DocPage extends React.Component { {this.renderSinglePageControls()} - {/* This key allows recalculating the offset for the mini-toc for Safari */} + {/* This key allows recalculating the offset for the mini-toc for Safari */}