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