fixup website build
This commit is contained in:
parent
42f3552b80
commit
315ec0f030
|
@ -166,7 +166,9 @@ function App() {
|
|||
show={showingTextOptions}
|
||||
onHide={() => setShowingTextOptions(false)}
|
||||
>
|
||||
{/* @ts-expect-error strange react-bootstrap issue */}
|
||||
<Modal.Header closeButton>
|
||||
{/* @ts-expect-error strange react-bootstrap issue */}
|
||||
<Modal.Title>Settings</Modal.Title>
|
||||
</Modal.Header>
|
||||
<Modal.Body>
|
||||
|
|
Loading…
Reference in New Issue