Skip to content

Commit

Permalink
chore: update AnimatedGridPattern client load behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
tnfssc committed Oct 19, 2024
1 parent a7f5183 commit 53d2800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import { AnimatedGridPattern } from "@/components/ui/animated-grid-background";
</span>
</div>
<AnimatedGridPattern
client:load
client:idle
duration={3}
numSquares={30}
maxOpacity={0.5}
Expand Down

0 comments on commit 53d2800

Please sign in to comment.