From 305bf67cc6ce5136218bb69a6adb13d44bc4ca19 Mon Sep 17 00:00:00 2001 From: Grahame Watt Date: Sat, 4 Jul 2026 14:22:38 -0500 Subject: [PATCH] footnote number ordering bugfix --- components/Pages/Page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/Pages/Page.tsx b/components/Pages/Page.tsx index a85497ff..33bf2fe4 100644 --- a/components/Pages/Page.tsx +++ b/components/Pages/Page.tsx @@ -147,6 +147,7 @@ export const PageWrapper = (props: { id={props.id} className={` pageScrollWrapper + footnote-scope publicationScrollContainer grow relative shrink-0 snap-center @@ -171,7 +172,7 @@ export const PageWrapper = (props: { `} >