FunctionAuthCard({
children,
cardTitle,
backButtonHref,
backButtonLabel,
showSocials,
}: CardWrapperProps)
components/auth/auth-card.tsx:19
FunctionProductPick({
id,
color,
productType,
title,
price,
productID,
image,
}: {
id: number
color: string
p
components/products/product-pick.tsx:5