fix: remove invalid iframe allowTransparency prop
Co-authored-by: dennis <dennis@konkol.net>
This commit is contained in:
@@ -35,7 +35,6 @@ export default function KernelPanic404Wrapper() {
|
|||||||
backgroundColor: "#020202",
|
backgroundColor: "#020202",
|
||||||
}}
|
}}
|
||||||
data-404-page="true"
|
data-404-page="true"
|
||||||
allowTransparency={false}
|
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user