FunctionAnimatedGridPattern({
width = 40,
height = 40,
x = -1,
y = -1,
strokeDasharray = 0,
numSquares = 50,
className,
m
components/ui/animated-grid-pattern.tsx:26
FunctionArticleSchema({
title,
description,
url,
datePublished,
dateModified,
author = `${brand.name} Team`,
image,
components/seo/structured-data.tsx:59
FunctionBentoCard({
name,
className,
background,
Icon,
description,
cta,
...props
}: BentoCardProps)
components/ui/bento-grid.tsx:35
FunctionBlurFade({
children,
className,
variant,
duration = 0.4,
delay = 0,
offset = 6,
direction = "down",
in
components/ui/blur-fade.tsx:31
FunctionCallout({
variant = "info",
type,
title,
children,
className,
defaultExpanded = false,
}: CalloutProps)
components/learn/callouts.tsx:57
FunctionChallengeEditorClient({
starterCode,
track,
currentIndex: _currentIndex,
totalCount: _totalCount,
exerciseSlug,
previou
components/challenges/ChallengeEditorClient.tsx:55