Cant click the server status
This commit is contained in:
parent
507ae5c413
commit
e3e8df6953
@ -73,7 +73,7 @@ const MojangStatusPage = async (): Promise<ReactElement> => {
|
|||||||
{/* Status */}
|
{/* Status */}
|
||||||
<h2
|
<h2
|
||||||
className={cn(
|
className={cn(
|
||||||
"font-semibold",
|
"font-semibold pointer-events-none",
|
||||||
statusStyles[status]
|
statusStyles[status]
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user