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