FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
src/components/ui/chart.tsx:253
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
src/components/ui/chart.tsx:107
FunctionDotPattern({
width = 16,
height = 16,
x = 0,
y = 0,
cx = 1,
cy = 1,
cr = 1,
className,
glow = false,
src/components/ui/dot-pattern.tsx:63
FunctionDualModeImage({
darkSrc,
lightSrc,
alt,
width,
height,
className,
}: DualModeImageProps)
src/components/sections/features-section.tsx:148