FunctionBubble({
avatar,
children,
diameter = 150,
x = 0,
y = 0,
name,
description,
}: Props)
src/components/home/Bubble.tsx:14
FunctionDottedListItem({
children,
light,
first,
small,
active,
highlightFirst,
showLine = true,
last,
skipped,
src/components/Steps/DottedListItem.tsx:22
FunctionOptionalDottedListItem({
children,
small,
active,
skipped,
answeredCorrectly,
}: Props & QuizReaction)
src/components/Steps/OptionalDottedListItem.tsx:16
FunctionSteps({
steps,
small,
showDuration = true,
location,
highlightFirst = false,
showLines = true,
showLa
src/components/Steps/Steps.tsx:22