FunctionCodeExample({
code,
href,
compact = false,
heightClass,
centerVertically = false,
}: CodeExampleProps)
components/CodeExample.tsx:126
FunctionExampleCard({
repo,
avatars = [],
totalContributors = 0,
hideOnSmall = false,
hideOnMedium = false,
}: ExampleC
components/ExampleListSection.tsx:115
FunctionLogoItem({
name,
url,
from,
imageSrc,
imageSrcLight,
imageSrcDark,
variant = "marquee",
}: LogoItemProps
components/CompatibilitySection.tsx:157
FunctionSection({
className = "",
id,
title,
children,
center = false,
maxWidthClass = "max-w-6xl",
}: SectionPro
components/Section.tsx:18