↓ 1 callersFunctionuseTypingTest({
onKeyHighlight,
onFinished,
onTypingActiveChange,
onFocusChange,
onWrongKey,
pauseTypingInputRe
hooks/use-typing-test.ts:60
FunctionChartContainer({
id,
className,
children,
config,
initialDimension = INITIAL_DIMENSION,
...props
}: React.Compon
components/ui/chart.tsx:42
FunctionChartHoverCard({
active,
payload,
label,
burst,
personalBest,
}: {
active?: boolean;
payload?: ReadonlyArray<{
components/results-screen.tsx:1149
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
components/ui/chart.tsx:275
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
components/ui/chart.tsx:119