FunctionLandingLayout({
title,
ogImageName,
description,
children,
dataTestId,
canonical,
theme = 'dark
components/landing-layout/landing-layout.tsx:40
FunctionLayout({ title, ogImageName, description, children, darkTheme, canonical })
components/layout/layout.tsx:18
FunctionMasonryGrid({
items,
columnCount = 2,
gap,
renderItem,
getKey,
className,
columnClassName,
components/masonry-grid/masonry-grid.tsx:18
FunctionSocialShare(
{
url,
text,
via,
theme = 'light',
size = 'm',
className
components/social-share/social-share.tsx:27