mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
motd modal fix
This commit is contained in:
@@ -116,7 +116,7 @@ export default function Layout(props) {
|
||||
</div>
|
||||
{showMotdModal ? (
|
||||
<Modal
|
||||
backgroundClick={() => {
|
||||
closeClick={() => {
|
||||
setShowMotdModal(false)
|
||||
}}
|
||||
>
|
||||
|
Reference in New Issue
Block a user