FunctionEmptyState({
icon,
title,
description,
action,
className,
height = "h-full",
}: EmptyStateProps)
src/components/empty-state.tsx:35
FunctionFirstStep({
url,
imageInfo,
onUploadSuccess,
onReupload,
onNext,
initialData,
}: UploadStepProps)
src/modules/photos/ui/components/multi-step-form/steps/first-step.tsx:19
FunctionFramedPhoto({
src,
alt = "Framed photo",
blurhash,
width,
height,
className,
}: FramedPhotoProps)
src/components/framed-photo.tsx:16