We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432615d commit 770e041Copy full SHA for 770e041
apps/www/app/docs/@aside/[name]/page.tsx
@@ -34,7 +34,7 @@ export default function HookAside() {
34
<div className="mt-4">
35
<ins
36
className="adsbygoogle"
37
- style={{ display: "block", width: 240, height: 400 }}
+ style={{ display: "block" }}
38
data-ad-client="ca-pub-1640905025052378"
39
data-ad-slot="9540285659"
40
data-ad-format="auto"
apps/www/app/docs/@aside/page.tsx
@@ -35,7 +35,7 @@ export default function DocsAside() {
41
0 commit comments