From 315ec0f0307fb3bd6925f03b6542492f0c39eb1f Mon Sep 17 00:00:00 2001 From: adueck Date: Mon, 12 Aug 2024 15:55:50 -0400 Subject: [PATCH] fixup website build --- src/App.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/App.tsx b/src/App.tsx index a402519..fc3b341 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -166,7 +166,9 @@ function App() { show={showingTextOptions} onHide={() => setShowingTextOptions(false)} > + {/* @ts-expect-error strange react-bootstrap issue */} + {/* @ts-expect-error strange react-bootstrap issue */} Settings