FunctionFlickeringGrid({
squareSize = 4,
gridGap = 6,
flickerChance = 0.3,
color = "rgb(0, 0, 0)",
width,
height,
className,
apps/www/src/components/flickering-background.tsx:17
FunctionInput({
inputContainerClassName,
className,
type,
leadingIcon,
trailingIcon,
disabled,
...props
}: InputProp
apps/www/src/components/ui/input.tsx:12