FunctionDotPattern({
width = 50,
height = 50,
x = 0,
y = 0,
cx = 1,
cy = 1,
cr = 1,
className,
...props
}: Dot
src/ui/Patterns/DotPattern.tsx:16
FunctionMeteorsBackground({
number = 20,
minDelay = 0.2,
maxDelay = 1.2,
minDuration = 2,
maxDuration = 10,
angle = 215,
website/src/components/effects/MeteorsBackground.tsx:14