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 bc2d220 commit 7a2597eCopy full SHA for 7a2597e
docs/src/app/[lang]/(home)/page.tsx
@@ -65,6 +65,7 @@ export default async function HomePage({
65
<main className="flex min-h-[calc(100vh-3.5rem)] flex-col">
66
<div className={'absolute-fill dark:opacity-100 dark:block hidden'}>
67
<Prism
68
+ suspendWhenOffscreen
69
animationType={'rotate'}
70
scale={1.2}
71
offset={{ y: 180 }}
0 commit comments