FunctionChakraNextLinkComponent(
{ children, href, style, target, ...restProps },
ref,
)
client/presentation/atoms/chakra-next-link/chakra-next-link.component.tsx:7
FunctionDashboard({
dailyStreakData,
fetchMoreWords,
isRandomWordsLoading,
isUpdateWordLoading,
onApplySuggestion,
client/presentation/templates/dashboard/dashboard.component.tsx:20
FunctionDisplayError({
errorMessage,
icon,
isLoading,
onRedirectToHomeButtonClick,
onRefetchButtonClick,
title,
})
client/presentation/molecules/display-error/display-error.component.tsx:8
FunctionInputControlComponent(
{ errorMessage, isDisabled, isLoading, isRequired, label, mode, ...inputProps },
ref,
)
client/presentation/molecules/input-control/input-control.component.tsx:14
FunctionLoginForm({
errors,
isLoading,
onBlur,
onChange,
onSubmit,
values,
})
client/presentation/organisms/login-form/login-form.component.tsx:8
FunctionNotionWordCardFront({
countdown,
isCountdownEnded,
isLoading,
isTopCard,
notionWord: {
exampleSentence,
example
client/presentation/organisms/notion-word-card-front/notion-word-card-front.component.tsx:24
FunctionOnboardingStepLayout({
backButtonLabel = 'Back',
children,
onBackButtonClick,
onNextButtonClick,
subtitle,
title,
})
client/presentation/molecules/onboarding-step-layout/onboarding-step-layout.component.tsx:8
FunctionSEOComponent({
description = DEFAULT_DESCRIPTION,
noFollow,
noIndex,
title,
url,
})
client/presentation/atoms/seo/seo.component.tsx:23
FunctionSelectControl({
errorMessage,
isDisabled,
isLoading,
isRequired,
label,
...selectProps
})
client/presentation/molecules/select-control/select-control.component.tsx:14
FunctionSliderComponent(
{ children, onChange, value, ...restProps },
ref,
)
client/presentation/atoms/slider/slider.component.tsx:12
FunctionSliderControl({
errorMessage,
isDisabled,
isLoading,
isRequired,
label,
...sliderProps
})
client/presentation/molecules/slider-control/slider-control.component.tsx:7