diff --git a/src/Components/Gaming/Modal.tsx b/src/Components/Gaming/Modal.tsx index 0f0f1bf6..bcc34a3b 100644 --- a/src/Components/Gaming/Modal.tsx +++ b/src/Components/Gaming/Modal.tsx @@ -7,8 +7,8 @@ export function Modal({children}) { <> {/* You can open the modal using ID.showModal() method */} - -
+ + {children}