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:
parent
21bd0c0177
commit
121e43c4e6
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ export default function Layout(props) {
|
|||
</div>
|
||||
{showMotdModal ? (
|
||||
<Modal
|
||||
backgroundClick={() => {
|
||||
closeClick={() => {
|
||||
setShowMotdModal(false)
|
||||
}}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue