FunctionCard({ item, overlay = `0, 0, 0`, shadow = shadowArray, inGrid = false }: CardProps)
themes/gatsby-theme-emilia/src/components/card.tsx:23
FunctionCircle({ size, color, top, left = ``, right = ``, className = `` }: CircleProps)
www/src/components/shapes.tsx:26
FunctionCircleGrid({ className = ``, color, size, top, left = ``, right = `` }: Props)
www/src/icons/circle-grid.tsx:13
FunctionDivider({
speed,
offset,
factor = 1,
bg = ``,
fill = ``,
clipPath = ``,
children = null,
className =
themes/gatsby-theme-cara/src/elements/divider.tsx:17
FunctionDonut({ size, color, width, top, left = ``, right = ``, className = `` }: DonutProps)
www/src/components/shapes.tsx:53