fix: class type
This commit is contained in:
parent
61456789e0
commit
b29979aa4c
|
@ -42,7 +42,7 @@ export default function RootLayout({
|
||||||
{/*
|
{/*
|
||||||
// @ts-ignore */}
|
// @ts-ignore */}
|
||||||
<ins
|
<ins
|
||||||
class="adsbygoogle"
|
className="adsbygoogle"
|
||||||
style={{ display: "block" }}
|
style={{ display: "block" }}
|
||||||
data-ad-client="ca-pub-2935642389749184"
|
data-ad-client="ca-pub-2935642389749184"
|
||||||
data-ad-slot="7953564210"
|
data-ad-slot="7953564210"
|
||||||
|
|
Loading…
Reference in New Issue